X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Op.git;a=blobdiff_plain;f=META.yml;h=ae86514a4f1915969d654e6e2cb872548438d311;hp=a28249c131976291e1ed35af68afdace9d99f64e;hb=50984c4a3e39b187b5b52ceeba826bc819d23564;hpb=abd480ecd0ecf811f442448f74cf0afaa7997a77 diff --git a/META.yml b/META.yml index a28249c..ae86514 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Sub-Op -version: 0.01 +version: 0.02 abstract: Install subroutines as opcodes. author: - Vincent Pit @@ -18,13 +18,15 @@ build_requires: ExtUtils::MakeMaker: 0 File::Spec: 0 POSIX: 0 + Scalar::Util: 0 Test::More: 0 - Variable::Magic: 0.39 + Variable::Magic: 0.40 requires: B::Hooks::EndOfScope: 0 DynaLoader: 0 perl: 5.01 - Variable::Magic: 0.39 + Scalar::Util: 0 + Variable::Magic: 0.40 resources: bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Sub-Op homepage: http://search.cpan.org/dist/Sub-Op/