X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=ee4e814d011ba63e801f4d34b2ccb5ef9936e3c4;hb=383e43c729f9f94a92e4c0cd777de8d2608751de;hp=9de6385173ad9a268b7f6e37db2a46232527ae48;hpb=814ffeea94204182cbcf139fdf8f39db5d45122e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 9de6385..ee4e814 100644 --- a/MANIFEST +++ b/MANIFEST @@ -601,6 +601,7 @@ ext/re/t/re.t see if re pragma works ext/Safe/t/safe1.t See if Safe works ext/Safe/t/safe2.t See if Safe works ext/Safe/t/safe3.t See if Safe works +ext/Safe/t/safeops.t Tests that all ops can be trapped by Safe ext/SDBM_File/Makefile.PL SDBM extension makefile writer ext/SDBM_File/sdbm/biblio SDBM kit ext/SDBM_File/sdbm/CHANGES SDBM kit @@ -2303,6 +2304,7 @@ pod/perlbook.pod Perl book information pod/perlboot.pod Beginner's Object-oriented Tutorial pod/perlbot.pod Object-oriented Bag o' Tricks pod/perlcall.pod Callback info +pod/perlcheat.pod Perl cheat sheet pod/perlclib.pod Internal replacements for standard C library functions pod/perlcompile.pod Info on using the Compiler suite pod/perldata.pod Data structure info @@ -2360,6 +2362,7 @@ pod/perlre.pod Regular expression info pod/perlref.pod References info pod/perlreftut.pod Mark's references tutorial pod/perlrequick.pod Quick start guide for Perl regular expressions +pod/perlreref.pod Perl regular expressions reference pod/perlretut.pod Tutorial for Perl regular expressions pod/perlrun.pod Execution info pod/perlsec.pod Security info @@ -2395,6 +2398,7 @@ Porting/apply Apply patches sent by mail Porting/check83.pl Check whether we are 8.3-friendly Porting/checkURL.pl Check whether we have working URLs Porting/checkVERSION.pl Check whether we have $VERSIONs +Porting/cmpVERSION.pl Compare whether two trees have changed modules Porting/config.sh Sample config.sh Porting/config_H Sample config.h Porting/Contract Social contract for contributed modules in Perl core @@ -2796,7 +2800,7 @@ t/pod/included.xr Expected results for included.t t/pod/lref.t Test L<...> sequences t/pod/lref.xr Expected results for lref.t t/pod/multiline_items.t Test multiline =items -t/pod/multiline_items.xr Test multiline =items +t/pod/multiline_items.xr Expected results for multiline_items.t t/pod/nested_items.t Test nested =items t/pod/nested_items.xr Expected results for nested_items.t t/pod/nested_seqs.t Test nested interior sequences @@ -2807,11 +2811,11 @@ t/pod/plainer.t Test Pod::Plainer t/pod/pod2usage.t Test Pod::Usage t/pod/pod2usage.xr Expected results for pod2usage.t t/pod/poderrs.t Test POD errors -t/pod/poderrs.xr Expected results for emptycmd.t +t/pod/poderrs.xr Expected results for poderrs.t t/pod/podselect.t Test Pod::Select t/pod/podselect.xr Expected results for podselect.t t/pod/special_seqs.t Test "special" interior sequences -t/pod/special_seqs.xr Expected results for emptycmd.t +t/pod/special_seqs.xr Expected results for special_seqs.t t/pod/testcmp.pl Module to compare output against expected results t/pod/testp2pt.pl Module to test Pod::PlainText for a given file t/pod/testpchk.pl Module to test Pod::Checker for a given file @@ -2944,10 +2948,10 @@ win32/config_h.PL Perl code to convert Win32 config.sh to config.h win32/config_H.vc Win32 config header (Visual C++ build) win32/config_H.vc64 Win64 config header (Visual C++ build) win32/config_sh.PL Perl code to update Win32 config.sh from Makefile -win32/des_fcrypt.patch Win32 port win32/distclean.bat Remove _ALL_ files not listed here in MANIFEST win32/dl_win32.xs Win32 port win32/FindExt.pm Scan for extensions +win32/fcrypt.c crypt() implementation win32/genmk95.pl Perl code to generate command.com-usable makefile.95 win32/include/arpa/inet.h Win32 port win32/include/dirent.h Win32 port