No reason to ship MakeMaker's META.yml
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 23 Mar 2006 17:50:29 +0000 (17:50 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 23 Mar 2006 17:50:29 +0000 (17:50 +0000)
p4raw-id: //depot/perl@27591

MANIFEST
lib/ExtUtils/META.yml [deleted file]

index 874f79a..60b5dad 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1611,7 +1611,6 @@ lib/ExtUtils/MakeMaker/Tutorial.pod       Writing a module with MakeMaker
 lib/ExtUtils/MakeMaker/vmsish.pm       Platform agnostic vmsish.pm
 lib/ExtUtils/Manifest.pm       Utilities to write MANIFEST files
 lib/ExtUtils/MANIFEST.SKIP     The default MANIFEST.SKIP
-lib/ExtUtils/META.yml          ExtUtils::MakeMaker metadata
 lib/ExtUtils/Mkbootstrap.pm    Writes a bootstrap file (see MakeMaker)
 lib/ExtUtils/Mksymlists.pm     Writes a linker options file for extensions
 lib/ExtUtils/MM_AIX.pm         MakeMaker methods for AIX
diff --git a/lib/ExtUtils/META.yml b/lib/ExtUtils/META.yml
deleted file mode 100644 (file)
index 623d8cb..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- #YAML:1.0
-name:                ExtUtils-MakeMaker
-version:             6.30_01
-abstract:            Create a module Makefile
-license:             perl
-generated_by:        ExtUtils::MakeMaker version 6.30_01
-author:              Michael G Schwern <schwern@pobox.com>
-distribution_type:   module
-requires:     
-    DirHandle:                     0
-    File::Basename:                0
-    File::Spec:                    0.8
-    Pod::Man:                      0
-meta-spec:
-    url: <http://module-build.sourceforge.net/META-spec-new.html>;
-    version: 1.1
-no_index:
-    dir:
-        - inc