Add missing files from the base.pm CPAN distribution
Rafael Garcia-Suarez [Sun, 30 Aug 2009 19:54:15 +0000 (21:54 +0200)]
MANIFEST
ext/base/MANIFEST [new file with mode: 0644]
ext/base/META.yml [new file with mode: 0644]

index 0e741cb..655fcd1 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -84,6 +84,8 @@ ext/attributes/attributes.xs          For "sub foo : attrlist"
 ext/base/Changes               base.pm changelog
 ext/base/lib/base.pm           Establish IS-A relationship at compile time
 ext/base/lib/fields.pm         Set up object field names for pseudo-hash-using classes
+ext/base/MANIFEST              base.pm manifest
+ext/base/META.yml              base.pm META.yml file
 ext/base/t/base.t              See if base works
 ext/base/t/compile-time.t      See if base works
 ext/base/t/fields-5.6.0.t      See if fields work
diff --git a/ext/base/MANIFEST b/ext/base/MANIFEST
new file mode 100644 (file)
index 0000000..76a9460
--- /dev/null
@@ -0,0 +1,18 @@
+Changes
+lib/base.pm
+lib/fields.pm
+Makefile.PL
+MANIFEST
+META.yml                       Module meta-data (added by MakeMaker)
+t/base.t
+t/compile-time.t
+t/fields-5.6.0.t
+t/fields-5.8.0.t
+t/fields-base.t
+t/fields.t
+t/isa.t
+t/lib/Dummy.pm
+t/lib/HasSigDie.pm
+t/sigdie.t
+t/version.t
+t/warnings.t
diff --git a/ext/base/META.yml b/ext/base/META.yml
new file mode 100644 (file)
index 0000000..df139a1
--- /dev/null
@@ -0,0 +1,13 @@
+--- #YAML:1.0
+name:                base
+version:             2.14
+abstract:            ~
+license:             ~
+author:              ~
+generated_by:        ExtUtils::MakeMaker version 6.42
+distribution_type:   module
+requires:     
+    Test::More:                    0.4
+meta-spec:
+    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
+    version: 1.3