perlcheat is a reference, not tutorial.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 35c3d67..ee4e814 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2304,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
@@ -2397,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
@@ -2946,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