X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=e26d81f8222e78c1eea202a4ffa6736ad81a448b;hb=b76347f2eb34c85a0a38543b2f57ca474fedab4d;hp=eb1ec5cd5861d570dcc573761690849ad73776c5;hpb=cb19b5d7c00127f2333371640e23a1fdfaef3cf1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index eb1ec5c..e26d81f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -437,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) @@ -1147,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 @@ -1722,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