Update Unicode database and recompute the tables.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 6bd774f..c537f32 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -207,6 +207,7 @@ ext/DB_File/Makefile.PL             Berkeley DB extension makefile writer
 ext/DB_File/dbinfo             Berkeley DB database version checker
 ext/DB_File/hints/dynixptx.pl  Hint for DB_File for named architecture
 ext/DB_File/typemap            Berkeley DB extension interface types
+ext/DB_File/version.c          Berkeley DB extension interface version check
 ext/Data/Dumper/Changes                Data pretty printer, changelog
 ext/Data/Dumper/Dumper.pm      Data pretty printer, module
 ext/Data/Dumper/Dumper.xs      Data pretty printer, externals
@@ -862,15 +863,20 @@ lib/unicode/To/Lower.pl                           Unicode character database
 lib/unicode/To/Title.pl                                Unicode character database
 lib/unicode/To/Upper.pl                                Unicode character database
 lib/unicode/UnicodeData-Latest.txt             Unicode character database
-lib/unicode/arabshp.txt                                Unicode character database
-lib/unicode/blocks.txt                         Unicode character database
-lib/unicode/index2.txt                         Unicode character database
-lib/unicode/jamo2.txt                          Unicode character database
+lib/unicode/ArabShap.txt                       Unicode character database
+lib/unicode/Blocks.txt                         Unicode character database
+lib/unicode/CompExcl.txt                       Unicode character database
+lib/unicode/EAWidth.txt                                Unicode character database
+lib/unicode/Index.txt                          Unicode character database
+lib/unicode/Jamo-2.txt                         Unicode character database
+lib/unicode/LineBrk.txt                                Unicode character database
 lib/unicode/mktables.PL                                Unicode character database generator
-lib/unicode/names2.txt                         Unicode character database
-lib/unicode/props2.txt                         Unicode character database
-lib/unicode/readme.txt                         Unicode character database info
+lib/unicode/Names.txt                          Unicode character database
+lib/unicode/Props.txt                          Unicode character database
+lib/unicode/ReadMe.txt                         Unicode character database info
+lib/unicode/SpecCase.txt                       Unicode character database
 lib/unicode/syllables.txt                      Unicode character database
+lib/unicode/Unicode.html                       Unicode character database
 lib/utf8.pm                                    Pragma to control Unicode support
 lib/utf8_heavy.pl                              Support routines for utf8 pragma
 lib/validate.pl                Perl library supporting wholesale file mode validation
@@ -991,6 +997,7 @@ pod/perlapio.pod    IO API info
 pod/perlbook.pod       Book info
 pod/perlbot.pod                Object-oriented Bag o' Tricks
 pod/perlcall.pod       Callback info
+pod/perlcompile.pod    Info on using the Compiler suite
 pod/perldata.pod       Data structure info
 pod/perldbmfilter.pod  Info about DBM Filters
 pod/perldebug.pod      Debugger info
@@ -1167,7 +1174,10 @@ t/lib/filepath.t See if File::Path works
 t/lib/filespec.t       See if File::Spec works
 t/lib/findbin.t                See if FindBin works
 t/lib/gdbm.t           See if GDBM_File works
-t/lib/getopt.t         See if Getopt::Std and Getopt::Long works
+t/lib/getopt.t         See if Getopt::Std and Getopt::Long work
+t/lib/gol-basic.t      See if Getopt::Long works
+t/lib/gol-compat.t     See if Getopt::Long works
+t/lib/gol-linkage.t    See if Getopt::Long works
 t/lib/h2ph.h           Test header file for h2ph
 t/lib/h2ph.pht         Generated output from h2ph.h by h2ph, for comparison
 t/lib/h2ph.t           See if h2ph works like it should