summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml62
1 files changed, 62 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..9e01fae
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,62 @@
+---
+abstract: 'Perl module dependency manager (aka Bundler for Perl)'
+author:
+ - 'Tatsuhiko Miyagawa'
+build_requires: {}
+configure_requires:
+ ExtUtils::MakeMaker: '0'
+ version: '0.77'
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 5.036, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150001'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: Carton
+no_index:
+ directory:
+ - t
+ - xt
+ - inc
+ - share
+ - eg
+ - examples
+recommends:
+ App::FatPacker: '0.009018'
+ File::pushd: '0'
+requires:
+ App::cpanminus: '1.703'
+ CPAN::Meta: '2.120921'
+ CPAN::Meta::Requirements: '2.121'
+ Class::Tiny: '1.001'
+ Getopt::Long: '2.39'
+ JSON: '2.53'
+ Module::CPANfile: '0.9031'
+ Module::CoreList: '0'
+ Module::Metadata: '1.000003'
+ Module::Reader: '0.002'
+ Path::Tiny: '0.033'
+ Try::Tiny: '0.09'
+ parent: '0.223'
+ perl: v5.8.5
+resources:
+ bugtracker: https://github.com/perl-carton/carton/issues
+ homepage: https://github.com/perl-carton/carton
+ repository: https://github.com/perl-carton/carton.git
+version: v1.0.21
+x_contributors:
+ - 'Christian Walde <walde.christian@googlemail.com>'
+ - 'David Golden <dagolden@cpan.org>'
+ - 'David Steinbrunner <dsteinbrunner@pobox.com>'
+ - 'ikasam_a <masaki.nakagawa@gmail.com>'
+ - 'Jonathan Steinert <hachi@fastly.com>'
+ - 'Kan Fushihara <kan.fushihara@gmail.com>'
+ - 'Masahiro Chiba <chiba@everqueue.com>'
+ - 'NAKAGAWA Masaki <masaki.nakagawa@gmail.com>'
+ - 'Olaf Alders <olaf@wundersolutions.com>'
+ - 'Pedro Figueiredo <me@pedrofigueiredo.org>'
+ - 'Peter Oliver <git@mavit.org.uk>'
+ - 'shiba_yu36 <shibayu36@gmail.com>'
+ - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
+ - 'Tatsuhiko Miyagawa <miyagawa@gmail.com>'
+ - 'Yanick Champoux <yanick@babyl.dyndns.org>'