X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=1bad4c81f5d92eb34d5bfc57242d359fac17b945;hb=24e8e6248637a136c6d6adb2f7afc426a0156fa0;hp=60fa6f753a55e0b2cb662aca28ccadf7311b7d5e;hpb=bbd9de80171ea0fa05dd6f3d3ca2dd7f725ba05c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 60fa6f7..1bad4c8 100644 --- a/MANIFEST +++ b/MANIFEST @@ -268,6 +268,7 @@ ext/Encode/Encode/iso8859-8.enc Encoding tables ext/Encode/Encode/iso8859-8.ucm Encoding tables ext/Encode/Encode/iso8859-9.enc Encoding tables ext/Encode/Encode/iso8859-9.ucm Encoding tables +ext/Encode/Encode/isoir-197.enc Encoding tables ext/Encode/Encode/jis0201.enc Encoding tables ext/Encode/Encode/jis0208.enc Encoding tables ext/Encode/Encode/jis0212.enc Encoding tables @@ -283,6 +284,7 @@ ext/Encode/Encode/macIceland.enc Encoding tables ext/Encode/Encode/macJapan.enc Encoding tables ext/Encode/Encode/macRoman.enc Encoding tables ext/Encode/Encode/macRomania.enc Encoding tables +ext/Encode/Encode/macSami.enc Encoding tables ext/Encode/Encode/macThai.enc Encoding tables ext/Encode/Encode/macTurkish.enc Encoding tables ext/Encode/Encode/macUkraine.enc Encoding tables @@ -808,6 +810,7 @@ lib/CGI/t/form.t See if CGI.pm works lib/CGI/t/function.t See if CGI.pm works lib/CGI/t/html.t See if CGI.pm works lib/CGI/t/pretty.t See if CGI.pm works +lib/CGI/t/push.t See if CGI::Push works lib/CGI/t/request.t See if CGI.pm works lib/CGI/t/switch.t See if CGI::Switch still loads lib/CGI/t/util.t See if CGI.pm works @@ -851,6 +854,7 @@ lib/Exporter.t See if Exporter works lib/Exporter/Heavy.pm Complicated routines for Exporter lib/ExtUtils.t See if extutils work lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms +lib/ExtUtils/Command.t See if ExtUtils::Command works (Win32 only) lib/ExtUtils/Constant.pm generate XS code to import C header constants lib/ExtUtils/Embed.pm Utilities for embedding Perl in C programs lib/ExtUtils/inst Give information about installed extensions @@ -859,8 +863,8 @@ lib/ExtUtils/Installed.pm Information on installed extensions lib/ExtUtils/Liblist.pm Locates libraries lib/ExtUtils/MakeMaker.pm Write Makefiles for extensions lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files -lib/ExtUtils/Manifest.t See if ExtUtils::Manifest works lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP +lib/ExtUtils/Manifest.t See if ExtUtils::Manifest works lib/ExtUtils/Mkbootstrap.pm Writes a bootstrap file (see MakeMaker) lib/ExtUtils/Mksymlists.pm Writes a linker options file for extensions lib/ExtUtils/MM_Cygwin.pm MakeMaker methods for Cygwin @@ -1151,7 +1155,6 @@ lib/Test/Simple/t/skipall.t Test::More test, skip all tests lib/Test/Simple/t/todo.t Test::More test, TODO tests lib/Test/Simple/t/undef.t Test::More test, undefs don't cause warnings lib/Test/Simple/t/useing.t Test::More test, compile test -lib/Test/Tutorial.pod A tutorial on writing tests lib/Test/t/fail.t See if Test works lib/Test/t/mix.t See if Test works lib/Test/t/onfail.t See if Test works @@ -1159,6 +1162,7 @@ lib/Test/t/qr.t See if Test works lib/Test/t/skip.t See if Test works lib/Test/t/success.t See if Test works lib/Test/t/todo.t See if Test works +lib/Test/Tutorial.pod A tutorial on writing tests lib/Test/Utils.pm Utility module for Test::Simple/More lib/Text/Abbrev.pm An abbreviation table builder lib/Text/Abbrev.t Test Text::Abbrev @@ -2092,6 +2096,7 @@ t/op/pat.t See if esoteric patterns work t/op/pos.t See if pos works t/op/push.t See if push and pop work t/op/pwent.t See if getpw*() functions work +t/op/qq.t See if qq works t/op/quotemeta.t See if quotemeta works t/op/rand.t See if rand works t/op/range.t See if .. works