Sort MANIFEST.
Nicholas Clark [Sun, 30 Aug 2009 14:24:26 +0000 (15:24 +0100)]
MANIFEST

index fb70ee2..2fcf267 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1169,9 +1169,9 @@ ext/re/t/regop.pl         generate debug output for various patterns
 ext/re/t/regop.t               test RE optimizations by scraping debug output
 ext/re/t/re.t                  see if re pragma works
 ext/Safe/Changes               Changes for Safe.pm
+ext/Safe/Makefile.PL           Makefile.PL for Safe.pm
 ext/Safe/MANIFEST              MANIFEST for Safe.pm
 ext/Safe/META.yml              META.yml for Safe.pm
-ext/Safe/Makefile.PL           Makefile.PL for Safe.pm
 ext/Safe/README                        README for Safe.pm
 ext/Safe/Safe.pm               Safe extension Perl module
 ext/Safe/t/safe1.t             See if Safe works
@@ -1265,9 +1265,9 @@ ext/Storable/t/utf8hash.t See if Storable works
 ext/Storable/t/utf8.t          See if Storable works
 ext/Storable/t/weak.t          Can Storable store weakrefs
 ext/Switch/Changes             Changes for Switch.pm
+ext/Switch/Makefile.PL         Makefile.PL for Switch.pm
 ext/Switch/MANIFEST            MANIFEST for Switch.pm
 ext/Switch/META.yml            META.yml for Switch.pm
-ext/Switch/Makefile.PL         Makefile.PL for Switch.pm
 ext/Switch/README              README for Switch.pm
 ext/Switch/Switch.pm           Switch for Perl
 ext/Switch/t/given.t           See if Perl 6 given (switch) works