summaryrefslogtreecommitdiff
path: root/lib/ExtUtils/META.yml
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-03-23 17:43:26 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-03-23 17:43:26 +0000
commit2977d345acaba2d25f549b813e6f840a0d225b16 (patch)
treeba4e80f464f7afb97949163e3158ab47bcb39252 /lib/ExtUtils/META.yml
parent16d9fe9265b394fc040cd89792cf2d6c529f6830 (diff)
downloadperl-2977d345acaba2d25f549b813e6f840a0d225b16.tar.gz
Merge changes from CPAN's EU:MM 6.30_01.
The modules that have local changes have superior version numbers than the CPAN counterparts. p4raw-id: //depot/perl@27590
Diffstat (limited to 'lib/ExtUtils/META.yml')
-rw-r--r--lib/ExtUtils/META.yml25
1 files changed, 15 insertions, 10 deletions
diff --git a/lib/ExtUtils/META.yml b/lib/ExtUtils/META.yml
index 8ec3ced658..623d8cbdb4 100644
--- a/lib/ExtUtils/META.yml
+++ b/lib/ExtUtils/META.yml
@@ -1,14 +1,19 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
-name: ExtUtils-MakeMaker
-version: 6.28
-version_from: lib/ExtUtils/MakeMaker.pm
-installdirs: perl
-requires:
+--- #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
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.28
+meta-spec:
+ url: <http://module-build.sourceforge.net/META-spec-new.html>;
+ version: 1.1
+no_index:
+ dir:
+ - inc