X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;fp=META.yml;h=a28249c131976291e1ed35af68afdace9d99f64e;hb=2294e62597936b61013cde4d8f445d3e41bc207d;hp=0000000000000000000000000000000000000000;hpb=f59c18ec4255558e7fce5bebb34dc47cb66f88d1;p=perl%2Fmodules%2FSub-Op.git diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..a28249c --- /dev/null +++ b/META.yml @@ -0,0 +1,41 @@ +--- #YAML:1.0 +name: Sub-Op +version: 0.01 +abstract: Install subroutines as opcodes. +author: + - Vincent Pit +license: perl +distribution_type: module +configure_requires: + ExtUtils::Depends: 0 + ExtUtils::MakeMaker: 0 +build_requires: + B::Hooks::EndOfScope: 0 + blib: 0 + Cwd: 0 + DynaLoader: 0 + ExtUtils::Depends: 0 + ExtUtils::MakeMaker: 0 + File::Spec: 0 + POSIX: 0 + Test::More: 0 + Variable::Magic: 0.39 +requires: + B::Hooks::EndOfScope: 0 + DynaLoader: 0 + perl: 5.01 + Variable::Magic: 0.39 +resources: + bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Sub-Op + homepage: http://search.cpan.org/dist/Sub-Op/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FSub-Op.git +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.56 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +dynamic_config: 1