v.1
This commit is contained in:
commit
c7d27dd869
25 changed files with 785 additions and 0 deletions
24
App-SortCopies-0.01/META.yml
Normal file
24
App-SortCopies-0.01/META.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
abstract: 'The copy sorter! (What did you expect?)'
|
||||
author:
|
||||
- 'Semandi <semandi@cpan.org>'
|
||||
build_requires:
|
||||
ExtUtils::MakeMaker: '0'
|
||||
Test::More: '0'
|
||||
configure_requires:
|
||||
ExtUtils::MakeMaker: '0'
|
||||
dynamic_config: 1
|
||||
generated_by: 'ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 2.150010'
|
||||
license: artistic_2
|
||||
meta-spec:
|
||||
url: http://module-build.sourceforge.net/META-spec-v1.4.html
|
||||
version: '1.4'
|
||||
name: App-SortCopies
|
||||
no_index:
|
||||
directory:
|
||||
- t
|
||||
- inc
|
||||
requires:
|
||||
perl: '5.008003'
|
||||
version: '0.01'
|
||||
x_serialization_backend: 'CPAN::Meta::YAML version 0.020'
|
||||
Loading…
Add table
Add a link
Reference in a new issue