X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=3241dc13fec351c7822c5d2f24b84676d2e1e234;hb=949d010fe77e69674beb14306cfc1b92afa3e47c;hp=4d6a7a20f7b2493626bd96a2f04c095693de68d3;hpb=144ded761116413181c60dd356655d6436d26cce;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 4d6a7a2..3241dc1 100644 --- a/MANIFEST +++ b/MANIFEST @@ -42,7 +42,7 @@ emacs/cperl-mode.el An alternate perl-mode emacs/e2ctags.pl etags to ctags converter emacs/ptags Creates smart TAGS file embed.h Maps symbols to safer names -embed.pl Produces {embed,embedvar,objXSUB,proto}.h, global.sym +embed.pl Produces {embed,embedvar,proto}.h, global.sym embedvar.h C namespace management epoc/config.sh EPOC port config.sh template epoc/createpkg.pl EPOC port generate PKG file @@ -1084,6 +1084,7 @@ lib/SelectSaver.t See if SelectSaver works lib/SelfLoader.pm Load functions only on demand lib/SelfLoader.t See if SelfLoader works lib/Shell.pm Make AUTOLOADed system() calls +lib/Shell.t Tests for above lib/shellwords.pl Perl library to split into words with shell quoting lib/sigtrap.pm For trapping an abort and giving traceback lib/stat.pl Perl library supporting stat function @@ -1605,7 +1606,6 @@ NetWare/testnlm/type/type.c Netware port NetWare/win32ish.h Netware port nostdio.h Cause compile error on stdio calls numeric.c Miscellaneous numeric conversion routines -objXSUB.h Scoping macros for Perl Object in extensions op.c Opcode syntax tree code op.h Opcode syntax tree header opcode.h Automatically generated opcode header @@ -2034,6 +2034,7 @@ t/op/groups.t See if $( works t/op/gv.t See if typeglobs work t/op/hashwarn.t See if warnings for bad hash assignments work t/op/inc.t See if inc/dec of integers near 32 bit limit work +t/op/inccode.t See if coderefs work in @INC t/op/index.t See if index works t/op/int.t See if int works t/op/join.t See if join works