56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"abstract" : "Tools for working with directory and file names",
|
|
"author" : [
|
|
"Perl 5 Porters"
|
|
],
|
|
"dynamic_config" : 1,
|
|
"generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
|
|
"license" : [
|
|
"perl_5"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : "2"
|
|
},
|
|
"name" : "PathTools",
|
|
"no_index" : {
|
|
"directory" : [
|
|
"t",
|
|
"inc"
|
|
]
|
|
},
|
|
"prereqs" : {
|
|
"build" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"configure" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"runtime" : {
|
|
"requires" : {
|
|
"Carp" : "0",
|
|
"File::Basename" : "0",
|
|
"Scalar::Util" : "0",
|
|
"Test::More" : "0.88"
|
|
}
|
|
}
|
|
},
|
|
"release_status" : "stable",
|
|
"resources" : {
|
|
"bugtracker" : {
|
|
"web" : "https://rt.perl.org/rt3/"
|
|
},
|
|
"homepage" : "http://dev.perl.org/",
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url" : "git://perl5.git.perl.org/perl.git"
|
|
}
|
|
},
|
|
"version" : "3.73",
|
|
"x_serialization_backend" : "JSON::PP version 2.27400_02"
|
|
}
|