X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=68afd78584c6b7d81d96419511d32ae9c261136d;hb=e3acbfda4f677df31695d7b2b63b7e9e854a3514;hp=d22befae28d42d663d2247632e5e5e712a33e6c2;hpb=ff45a9ac4d71c0109dd007e8443704afe2ce7e4f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index d22befa..68afd78 100644 --- a/MANIFEST +++ b/MANIFEST @@ -251,6 +251,7 @@ ext/DynaLoader/dl_vms.xs VMS implementation ext/DynaLoader/dlutils.c Dynamic loader utilities for dl_*.xs files ext/DynaLoader/hints/aix.pl Hint for DynaLoader for named architecture ext/DynaLoader/hints/linux.pl Hint for DynaLoader for named architecture +ext/DynaLoader/hints/netbsd.pl Hint for DynaLoader for named architecture ext/DynaLoader/hints/openbsd.pl Hint for DynaLoader for named architecture ext/Errno/ChangeLog Errno perl module change log ext/Errno/Errno_pm.PL Errno perl module create script @@ -1008,6 +1009,7 @@ lib/validate.pl Perl library supporting wholesale file mode validation lib/vars.pm Declare pseudo-imported global variables lib/warnings.pm For "use warnings" lib/warnings/register.pm For "use warnings::register" +lib/Win32.pod Documentation for Win32 extras makeaperl.SH perl script that produces a new perl binary makedef.pl Create symbol export lists for linking makedepend.SH Precursor to makedepend @@ -1118,7 +1120,6 @@ plan9/plan9ish.h Plan9 port: Plan9-specific C header file plan9/setup.rc Plan9 port: script for easy build+install plan9/versnum Plan9 port: script to print version number pod/Makefile.SH generate Makefile whichs makes pods into something else -pod/Win32.pod Documentation for Win32 extras pod/buildtoc.PL generate buildtoc which generates perltoc.pod pod/checkpods.PL Tool to check for common errors in pods pod/perl.pod Top level perl documentation @@ -1127,7 +1128,7 @@ pod/perl5005delta.pod Changes from 5.004 to 5.005 pod/perl56delta.pod Changes from 5.005 to 5.6 pod/perlapi.pod Perl API documentation (autogenerated) pod/perlapio.pod IO API info -pod/perlbook.pod Book info +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 @@ -1436,7 +1437,6 @@ t/op/local.t See if local works t/op/lop.t See if logical operators work t/op/magic.t See if magic variables work t/op/method.t See if method calls work -t/op/method2entersub.t See if methods-to-entersubs works t/op/misc.t See if miscellaneous bugs have been fixed t/op/mkdir.t See if mkdir works t/op/my.t See if lexical scoping works