]> git.vpit.fr Git - perl/modules/Sub-Op.git/blobdiff - META.yml
This is 0.02
[perl/modules/Sub-Op.git] / META.yml
index a28249c131976291e1ed35af68afdace9d99f64e..ae86514a4f1915969d654e6e2cb872548438d311 100644 (file)
--- 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 <perl@profvince.com>
@@ -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/