From: Rafael Garcia-Suarez Date: Mon, 7 Nov 2005 11:49:46 +0000 (+0000) Subject: Remove CPAN.pm's META.yml. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a524427e6ceca2ff254244fa1710549aac1dcfba;p=p5sagit%2Fp5-mst-13.2.git Remove CPAN.pm's META.yml. Add CPAN.pm's SIGNATURE in MANIFEST. p4raw-id: //depot/perl@26031 --- diff --git a/MANIFEST b/MANIFEST index eaedbe1..d5ecd64 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1354,6 +1354,7 @@ lib/CPAN/FirstTime.pm Utility for creating CPAN config files lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions lib/CPAN/PAUSE2003.pub CPAN public key lib/CPAN/PAUSE2005.pub CPAN public key +lib/CPAN/SIGNATURE CPAN public key lib/CPAN/Version.pm Simple math with different flavors of version strings lib/CPAN.pm Interface to Comprehensive Perl Archive Network lib/CPAN/t/loadme.t See if CPAN the module works diff --git a/lib/CPAN/META.yml b/lib/CPAN/META.yml deleted file mode 100644 index 2a4d0b4..0000000 --- a/lib/CPAN/META.yml +++ /dev/null @@ -1,12 +0,0 @@ -# http://module-build.sourceforge.net/META-spec.html -#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# -name: CPAN -version: 1.76_61 -version_from: lib/CPAN.pm -installdirs: perl -requires: - File::Spec: 0 - Test::More: 0 - -distribution_type: module -generated_by: ExtUtils::MakeMaker version 6.30