]> git.vpit.fr Git - perl/modules/subs-auto.git/blobdiff - META.yml
Track META.yml
[perl/modules/subs-auto.git] / META.yml
diff --git a/META.yml b/META.yml
new file mode 100644 (file)
index 0000000..aa1787b
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,19 @@
+--- #YAML:1.0
+name:                subs-auto
+version:             0.02
+abstract:            Read barewords as subroutine names.
+license:             perl
+author:              
+    - Vincent Pit <perl@profvince.com>
+generated_by:        ExtUtils::MakeMaker version 6.42
+distribution_type:   module
+requires:     
+    Carp:                          0
+    Symbol:                        0
+    Variable::Magic:               0.08
+meta-spec:
+    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
+    version: 1.3
+build_requires:
+    ExtUtils::MakeMaker:           0
+    Test::More:                    0