v.1
This commit is contained in:
commit
c7d27dd869
25 changed files with 785 additions and 0 deletions
47
App-SortCopies-0.01/META.json
Normal file
47
App-SortCopies-0.01/META.json
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"abstract" : "The copy sorter! (What did you expect?)",
|
||||
"author" : [
|
||||
"Semandi <semandi@cpan.org>"
|
||||
],
|
||||
"dynamic_config" : 1,
|
||||
"generated_by" : "ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 2.150010",
|
||||
"license" : [
|
||||
"artistic_2"
|
||||
],
|
||||
"meta-spec" : {
|
||||
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
||||
"version" : 2
|
||||
},
|
||||
"name" : "App-SortCopies",
|
||||
"no_index" : {
|
||||
"directory" : [
|
||||
"t",
|
||||
"inc"
|
||||
]
|
||||
},
|
||||
"prereqs" : {
|
||||
"build" : {
|
||||
"requires" : {
|
||||
"ExtUtils::MakeMaker" : "0"
|
||||
}
|
||||
},
|
||||
"configure" : {
|
||||
"requires" : {
|
||||
"ExtUtils::MakeMaker" : "0"
|
||||
}
|
||||
},
|
||||
"runtime" : {
|
||||
"requires" : {
|
||||
"perl" : "5.008003"
|
||||
}
|
||||
},
|
||||
"test" : {
|
||||
"requires" : {
|
||||
"Test::More" : "0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"release_status" : "stable",
|
||||
"version" : "0.01",
|
||||
"x_serialization_backend" : "JSON::PP version 4.16"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue