Change 27029 by [EMAIL PROTECTED] on 2006/01/31 23:39:33
lib/CPAN/SIGNATURE is supposed to be in the MANIFEST, and therefore
the tarball.
Affected files ...
... //depot/maint-5.8/perl/MANIFEST#275 edit
Differences ...
==== //depot/maint-5.8/perl/MANIFEST#275 (text) ====
Index: perl/MANIFEST
--- perl/MANIFEST#274~27011~ 2006-01-30 13:42:54.000000000 -0800
+++ perl/MANIFEST 2006-01-31 15:39:33.000000000 -0800
@@ -1271,6 +1271,7 @@
lib/CPAN/Nox.pm Runs CPAN while avoiding compiled
extensions
lib/CPAN/PAUSE2003.pub CPAN public key
lib/CPAN.pm Interface to Comprehensive Perl Archive Network
+lib/CPAN/SIGNATURE CPAN signature
lib/CPAN/t/loadme.t See if CPAN the module works
lib/CPAN/t/mirroredby.t See if CPAN::Mirrored::By works
lib/CPAN/t/Nox.t See if CPAN::Nox works
End of Patch.