X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=ff9c218dcf5da03488c1001377d2b254c8449acb;hb=12099e71b2695388375797515dbdfd0f741f2855;hp=95845fe90eb97d678b24d6af8c3138b4c72496fb;hpb=1bfb547737cc66dfee963cd7a652aa76bf6e5c18;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 95845fe..ff9c218 100644 --- a/MANIFEST +++ b/MANIFEST @@ -103,9 +103,10 @@ ext/ByteLoader/byterun.c Runtime support for bytecode loader ext/ByteLoader/byterun.h Header for byterun.c ext/ByteLoader/hints/sunos.pl Hints for named architecture ext/ByteLoader/Makefile.PL Bytecode loader makefile writer -ext/Cwd/Cwd.t See if Cwd works -ext/Cwd/Cwd.xs Cwd extension external subroutines -ext/Cwd/Makefile.PL Cwd extension makefile maker +ext/Cwd/Cwd.xs Cwd extension external subroutines +ext/Cwd/Makefile.PL Cwd extension makefile maker +ext/Cwd/t/cwd.t See if Cwd works +ext/Cwd/t/taint.t See if Cwd works with taint ext/Data/Dumper/Changes Data pretty printer, changelog ext/Data/Dumper/Dumper.pm Data pretty printer, module ext/Data/Dumper/Dumper.xs Data pretty printer, externals @@ -267,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 @@ -282,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 @@ -299,10 +302,10 @@ ext/Errno/Errno.t See if Errno works ext/Errno/Errno_pm.PL Errno perl module create script ext/Errno/Makefile.PL Errno extension makefile writer ext/Fcntl/Fcntl.pm Fcntl extension Perl module -ext/Fcntl/Fcntl.t See if Fcntl works ext/Fcntl/Fcntl.xs Fcntl extension external subroutines ext/Fcntl/Makefile.PL Fcntl extension makefile writer -ext/Fcntl/syslfs.t See if large files work for sysio +ext/Fcntl/t/fcntl.t See if Fcntl works +ext/Fcntl/t/syslfs.t See if large files work for sysio ext/File/Glob/bsd_glob.c File::Glob extension run time code ext/File/Glob/bsd_glob.h File::Glob extension header file ext/File/Glob/Changes File::Glob extension changelog @@ -455,9 +458,9 @@ ext/POSIX/hints/uts.pl Hint for POSIX for named architecture ext/POSIX/Makefile.PL POSIX extension makefile writer ext/POSIX/POSIX.pm POSIX extension Perl module ext/POSIX/POSIX.pod POSIX extension documentation -ext/POSIX/POSIX.t See if POSIX works ext/POSIX/POSIX.xs POSIX extension external subroutines -ext/POSIX/sigaction.t See if POSIX::sigaction works +ext/POSIX/t/posix.t See if POSIX works +ext/POSIX/t/sigaction.t See if POSIX::sigaction works ext/POSIX/typemap POSIX extension interface types ext/re/hints/mpeix.pl Hints for re for named architecture ext/re/Makefile.PL re extension makefile writer @@ -762,6 +765,7 @@ lib/bigint.pl An arbitrary precision integer arithmetic package lib/bigint.t See if bigint.pl works lib/bigrat.pl An arbitrary precision rational arithmetic package lib/blib.pm For "use blib" +lib/blib.t blib.pm test lib/bytes.pm Pragma to enable byte operations lib/bytes_heavy.pl Support routines for byte pragma lib/cacheout.pl Manages output filehandles when you need too many @@ -799,7 +803,9 @@ lib/CGI/Pretty.pm Output nicely formatted HTML lib/CGI/Push.pm Support for server push lib/CGI/Switch.pm Simple interface for multiple server types lib/CGI/t/apache.t See if CGI::Apache still loads +lib/CGI/t/carp.t See if CGI::Carp works lib/CGI/t/cookie.t See if CGI::Cookie works +lib/CGI/t/fast.t See if CGI::Fast works (if FCGI is installed) 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 @@ -839,14 +845,15 @@ lib/dumpvar.pl A variable dumper lib/English.pm Readable aliases for short variables lib/English.t See if English works lib/Env.pm Map environment into ordinary variables -lib/Env/array.t See if Env works -lib/Env/env.t See if Env works for arrays +lib/Env/t/array.t See if Env works for arrays +lib/Env/t/env.t See if Env works lib/exceptions.pl catch and throw routines lib/Exporter.pm Exporter base class 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 @@ -856,6 +863,7 @@ 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.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 @@ -866,6 +874,7 @@ lib/ExtUtils/MM_VMS.pm MakeMaker methods for VMS lib/ExtUtils/MM_Win32.pm MakeMaker methods for Win32 lib/ExtUtils/Packlist.pm Manipulates .packlist files lib/ExtUtils/testlib.pm Fixes up @INC to use just-built extension +lib/ExtUtils/testlib.t Fixes up @INC to use just-built extension lib/ExtUtils/typemap Extension interface types lib/ExtUtils/xsubpp External subroutine preprocessor lib/fastcwd.pl a faster but more dangerous getcwd @@ -884,8 +893,8 @@ lib/File/Copy.t See if File::Copy works lib/File/DosGlob.pm Win32 DOS-globbing module lib/File/DosGlob.t See if File::DosGlob works lib/File/Find.pm Routines to do a find -lib/File/Find/find.t See if File::Find works -lib/File/Find/taint.t See if File::Find works with taint +lib/File/Find/t/find.t See if File::Find works +lib/File/Find/t/taint.t See if File::Find works with taint lib/File/Path.pm Do things like `mkdir -p' and `rm -r' lib/File/Path.t See if File::Path works lib/File/Spec.pm portable operations on file names @@ -944,17 +953,19 @@ lib/I18N/LangTags/README I18N::LangTags lib/I18N/LangTags/test.pl See if I18N::LangTags works lib/importenv.pl Perl routine to get environment into variables lib/integer.pm For "use integer" +lib/integer.t For "use integer" testing lib/IPC/Open2.pm Open a two-ended pipe lib/IPC/Open2.t See if IPC::Open2 works lib/IPC/Open3.pm Open a three-ended pipe! lib/IPC/Open3.t See if IPC::Open3 works lib/IPC/SysV.t See if IPC::SysV works lib/less.pm For "use less" +lib/less.t See if less support works lib/lib_pm.PL For "use lib", produces lib/lib.pm +lib/Lingua/KO/Hangul/Util.pm Lingua::KO::Hangul::Util lib/Lingua/KO/Hangul/Util/Changes Lingua::KO::Hangul::Util lib/Lingua/KO/Hangul/Util/README Lingua::KO::Hangul::Util lib/Lingua/KO/Hangul/Util/t/test.t Lingua::KO::Hangul::Util -lib/Lingua/KO/Hangul/Util.pm Lingua::KO::Hangul::Util lib/locale.pm For "use locale" lib/locale.t See if locale support works lib/Locale/Codes/t/all.t See if Locale::Codes work @@ -1116,27 +1127,33 @@ lib/Term/ANSIColor/README Term::ANSIColor lib/Term/ANSIColor/test.pl See if Term::ANSIColor works lib/Term/Cap.pm Perl module supporting termcap usage lib/Term/Complete.pm A command completion subroutine +lib/Term/Complete.t See if Term::Complete works lib/Term/ReadLine.pm Stub readline library lib/termcap.pl Perl library supporting termcap usage lib/Test.pm A simple framework for writing test scripts lib/Test/Harness.pm A test harness -lib/Test/Harness.t See if Test::Harness works +lib/Test/Harness/Changes Test::Harness +lib/Test/Harness/t/base.t Test::Harness +lib/Test/Harness/t/ok.t Test::Harness +lib/Test/Harness/t/test-harness.t Test::Harness test lib/Test/More.pm More utilities for writing tests -lib/Test/More/Changes Test::More changes -lib/Test/More/t/fail-like.t Test::More test, like() and qr// bug -lib/Test/More/t/fail.t Test::More test, failing tests -lib/Test/More/t/More.t Test::More test, basic operation -lib/Test/More/t/plan_is_noplan.t Test::More test, noplan -lib/Test/More/t/skipall.t Test::More test, skipping all tests lib/Test/Simple.pm Basic utility for writing tests lib/Test/Simple/Changes Test::Simple changes lib/Test/Simple/t/exit.t Test::Simple test, exit codes lib/Test/Simple/t/extra.t Test::Simple test +lib/Test/Simple/t/fail-like.t Test::More test, like() failures +lib/Test/Simple/t/fail-more.t Test::More test, tests failing lib/Test/Simple/t/fail.t Test::Simple test, test failures lib/Test/Simple/t/missing.t Test::Simple test, missing tests +lib/Test/Simple/t/More.t Test::More test, basic stuff lib/Test/Simple/t/no_plan.t Test::Simple test, forgot the plan lib/Test/Simple/t/plan_is_noplan.t Test::Simple test, no_plan -lib/Test/Simple/t/simple.t for exit.t +lib/Test/Simple/t/simple.t Test::Simple test, basic stuff +lib/Test/Simple/t/skip.t Test::More test, SKIP tests +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/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 @@ -1144,12 +1161,13 @@ 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 lib/Text/Balanced.pm Text::Balanced lib/Text/Balanced/Changes Text::Balanced lib/Text/Balanced/README Text::Balanced -lib/Text/Balanced/t/gentag.t See if Text::Balanced works lib/Text/Balanced/t/extbrk.t See if Text::Balanced works lib/Text/Balanced/t/extcbk.t See if Text::Balanced works lib/Text/Balanced/t/extdel.t See if Text::Balanced works @@ -1157,6 +1175,7 @@ lib/Text/Balanced/t/extmul.t See if Text::Balanced works lib/Text/Balanced/t/extqlk.t See if Text::Balanced works lib/Text/Balanced/t/exttag.t See if Text::Balanced works lib/Text/Balanced/t/extvar.t See if Text::Balanced works +lib/Text/Balanced/t/gentag.t See if Text::Balanced works lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter lib/Text/ParseWords.t See if Text::ParseWords works lib/Text/Soundex.pm Perl module to implement Soundex @@ -1765,6 +1784,7 @@ pod/perlnumber.pod Semantics of numbers and numeric operations pod/perlobj.pod Object info pod/perlop.pod Operator info pod/perlopentut.pod open() tutorial +pod/perlothrtut.pod Threads old tutorial pod/perlpod.pod Pod info pod/perlport.pod Portability guide pod/perlre.pod Regular expression info @@ -1934,29 +1954,32 @@ t/lib/dprof/test6_t Perl code profiler tests t/lib/dprof/test6_v Perl code profiler tests t/lib/dprof/V.pm Perl code profiler tests t/lib/filter-util.pl See if Filter::Util::Call works +t/lib/FilterTest.pm Helper file for lib/Filter/Simple/t/filter.t t/lib/h2ph.h Test header file for h2ph t/lib/h2ph.pht Generated output from h2ph.h by h2ph, for comparison t/lib/locale/latin1 Part of locale.t in Latin 1 t/lib/locale/utf8 Part of locale.t in UTF8 -t/lib/MyFilter.pm Helper file for t/lib/filter-simple.t t/lib/sample-tests/bailout Test data for Test::Harness t/lib/sample-tests/combined Test data for Test::Harness t/lib/sample-tests/descriptive Test data for Test::Harness t/lib/sample-tests/duplicates Test data for Test::Harness t/lib/sample-tests/header_at_end Test data for Test::Harness +t/lib/sample-tests/header_at_end_fail Test::Harness t/lib/sample-tests/no_nums Test data for Test::Harness t/lib/sample-tests/simple Test data for Test::Harness t/lib/sample-tests/simple_fail Test data for Test::Harness t/lib/sample-tests/skip Test data for Test::Harness t/lib/sample-tests/skip_all Test data for Test::Harness +t/lib/sample-tests/skip_no_msg Test::Harness t/lib/sample-tests/todo Test data for Test::Harness +t/lib/sample-tests/todo_inline Test::Harness t/lib/sample-tests/with_comments Test data for Test::Harness t/lib/st-dump.pl See if Storable works t/lib/strict/refs Tests of "use strict 'refs'" for strict.t t/lib/strict/subs Tests of "use strict 'subs'" for strict.t t/lib/strict/vars Tests of "use strict 'vars'" for strict.t -t/lib/Test/More/Catch.pm Utility module for testing Test::More t/lib/Test/Simple/Catch.pm Utility module for testing Test::Simple +t/lib/Test/Simple/Catch/More.pm Utility module for testing Test::More t/lib/Test/Simple/sample_tests/death.plx for exit.t t/lib/Test/Simple/sample_tests/death_in_eval.plx for exit.t t/lib/Test/Simple/sample_tests/extras.plx for exit.t @@ -2301,7 +2324,7 @@ wince/include/sys/types.h WinCE port wince/include/sys/utime.h WinCE port wince/include/time.h WinCE port wince/Makefile.ce WinCE port -wince/perl.ico WinCE port +wince/makeico.pl WinCE port wince/perl.rc WinCE port wince/perldll.def WinCE port wince/perllib.c WinCE port