tabs, not spaces, in MANIFEST. No, I can't remember why this is.
Nicholas Clark [Mon, 26 Dec 2005 23:52:44 +0000 (23:52 +0000)]
Or whether it could be relaxed.

p4raw-id: //depot/perl@26498

MANIFEST

index b32579f..f2ab295 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1368,14 +1368,14 @@ lib/Config.t                    See if Config works
 lib/constant.pm                        For "use constant"
 lib/constant.t                 See if compile-time constants work
 lib/CPAN/bin/cpan              easily interact with CPAN from the command line
-lib/CPAN/Debug.pm               helper package for CPAN.pm
+lib/CPAN/Debug.pm              helper package for CPAN.pm
 lib/CPAN/FirstTime.pm          Utility for creating CPAN config files
-lib/CPAN/HandleConfig.pm        helper package for CPAN.pm
+lib/CPAN/HandleConfig.pm       helper package for CPAN.pm
 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/Tarzip.pm              helper package for CPAN.pm
+lib/CPAN/Tarzip.pm             helper package for CPAN.pm
 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