|
{
"abstract" : "extension for replacing a link by a copy of the linked file" ,
"author" : [
"Robin Barker <rmbarker@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4234" ,
"license" : [
"perl_5"
],
"meta-spec" : {
"version" : 2
},
"name" : "File-Copy-Link" ,
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4"
}
},
"runtime" : {
"recommends" : {
"Cwd" : "2.18"
},
"requires" : {
"File::Copy" : "0" ,
"File::Spec" : "0" ,
"perl" : "5.006"
}
},
"test" : {
"requires" : {
"File::Temp" : "0" ,
"Test::More" : "0"
}
}
},
"provides" : {
"File::Copy::Link" : {
"file" : "lib/File/Copy/Link.pm" ,
"version" : "0.200"
},
"File::Spec::Link" : {
"file" : "lib/File/Spec/Link.pm" ,
"version" : "0.08"
}
},
"release_status" : "stable" ,
"resources" : {
"license" : [
]
},
"version" : "0.200" ,
"x_serialization_backend" : "JSON::PP version 4.16"
}
|