X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=e26d81f8222e78c1eea202a4ffa6736ad81a448b;hb=c6b85e5d3668a89cd3bf3dfeefdf7162018b7166;hp=4da42f14f268ec356e5a23f23cfc077e7cf6aeaf;hpb=d420ca496e0666582fb2271d93a0641c43e81971;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 4da42f1..e26d81f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -196,6 +196,7 @@ ext/Encode/Makefile.PL Encode extension ext/Encode/Todo Encode extension ext/Encode/Encode/ascii.enc Encoding tables ext/Encode/Encode/big5.enc Encoding tables +ext/Encode/Encode/cp1006.enc Encoding tables ext/Encode/Encode/cp1047.enc Encoding tables ext/Encode/Encode/cp1250.enc Encoding tables ext/Encode/Encode/cp1251.enc Encoding tables @@ -207,12 +208,14 @@ ext/Encode/Encode/cp1256.enc Encoding tables ext/Encode/Encode/cp1257.enc Encoding tables ext/Encode/Encode/cp1258.enc Encoding tables ext/Encode/Encode/cp37.enc Encoding tables +ext/Encode/Encode/cp424.enc Encoding tables ext/Encode/Encode/cp437.enc Encoding tables ext/Encode/Encode/cp737.enc Encoding tables ext/Encode/Encode/cp775.enc Encoding tables ext/Encode/Encode/cp850.enc Encoding tables ext/Encode/Encode/cp852.enc Encoding tables ext/Encode/Encode/cp855.enc Encoding tables +ext/Encode/Encode/cp856.enc Encoding tables ext/Encode/Encode/cp857.enc Encoding tables ext/Encode/Encode/cp860.enc Encoding tables ext/Encode/Encode/cp861.enc Encoding tables @@ -234,10 +237,15 @@ ext/Encode/Encode/euc-kr.enc Encoding tables ext/Encode/Encode/gb12345.enc Encoding tables ext/Encode/Encode/gb1988.enc Encoding tables ext/Encode/Encode/gb2312.enc Encoding tables +ext/Encode/Encode/gsm0338.enc Encoding tables ext/Encode/Encode/iso2022-jp.enc Encoding tables ext/Encode/Encode/iso2022-kr.enc Encoding tables ext/Encode/Encode/iso2022.enc Encoding tables ext/Encode/Encode/iso8859-1.enc Encoding tables +ext/Encode/Encode/iso8859-10.enc Encoding tables +ext/Encode/Encode/iso8859-13.enc Encoding tables +ext/Encode/Encode/iso8859-14.enc Encoding tables +ext/Encode/Encode/iso8859-15.enc Encoding tables ext/Encode/Encode/iso8859-2.enc Encoding tables ext/Encode/Encode/iso8859-3.enc Encoding tables ext/Encode/Encode/iso8859-4.enc Encoding tables @@ -429,11 +437,13 @@ ext/attrs/attrs.xs attrs extension external subroutines ext/re/Makefile.PL re extension makefile writer ext/re/hints/aix.pl Hints for re for named architecture ext/re/hints/mpeix.pl Hints for re for named architecture +ext/re/hints/MSWin32.pl Hints for re for named architecture ext/re/re.pm re extension Perl module ext/re/re.xs re extension external subroutines ext/util/make_ext Used by Makefile to execute extension Makefiles ext/util/mkbootstrap Turns ext/*/*_BS into bootstrap info fakethr.h Fake threads header +fakesdio.h stdio in terms of PerlIO form.h Public declarations for the above global.sym Symbols that need hiding when embedded globals.c File to declare global symbols (for shared library) @@ -1139,7 +1149,8 @@ perl.h Global declarations perlapi.c Perl API functions perlapi.h Perl API function declarations perlio.c C code for PerlIO abstraction -perlio.h compatibility stub +perlio.h PerlIO abstraction +perliol.h PerlIO Layer definition perlio.sym Symbols for PerlIO abstraction perlsdio.h Fake stdio using perlio perlsfio.h Prototype sfio mapping for PerlIO @@ -1714,6 +1725,7 @@ warnings.h The warning numbers warnings.pl Program to write warnings.h and lib/warnings.pm win32/Makefile Win32 makefile for NMAKE (Visual C++ build) win32/bin/exetype.pl Set executable type to CONSOLE or WINDOWS +win32/bin/mdelete.bat multifile delete win32/bin/perlglob.pl Win32 globbing win32/bin/pl2bat.pl wrap perl scripts into batch files win32/bin/runperl.pl run perl script via batch file namesake