X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=66f230399541f76bcd7ebd41475d66e3f2a4c5fc;hb=b8d5f52139b667ea3276273b5665157310d1a461;hp=6fec033605ed8a8c2c9f12f5c437c5fcd0ebbc91;hpb=9ad884cb5e6c71bf010defc627075ba1610c8eba;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 6fec033..66f2303 100644 --- a/MANIFEST +++ b/MANIFEST @@ -26,7 +26,15 @@ configure.gnu Crude emulation of GNU configure config_h.SH Produces config.h cop.h Control operator header Copying The GNU General Public License +Cross/Makefile Cross-compilation +Cross/Makefile.SH.patch Cross-compilation Cross/README Cross-compilation +Cross/TODO Cross-compilation +Cross/config Cross-compilation +Cross/config.sh-arm-linux Cross-compilation +Cross/generate_config_sh Cross-compilation +Cross/installperl.patch Cross-compilation +Cross/warp Cross-compilation cv.h Code value header cygwin/cygwin.c Additional code for Cygwin port cygwin/ld2.in ld wrapper template for Cygwin port @@ -130,6 +138,7 @@ ext/Data/Dumper/Dumper.xs Data pretty printer, externals ext/Data/Dumper/Makefile.PL Data pretty printer, makefile writer ext/Data/Dumper/t/dumper.t See if Data::Dumper works ext/Data/Dumper/t/overload.t See if Data::Dumper works for overloaded data +ext/Data/Dumper/t/pair.t See if Data::Dumper pair separator works ext/Data/Dumper/Todo Data pretty printer, futures ext/DB_File/Changes Berkeley DB extension change log ext/DB_File/dbinfo Berkeley DB database version checker @@ -251,7 +260,6 @@ ext/Encode/README Encode extension ext/Encode/Symbol/Makefile.PL Encode extension ext/Encode/Symbol/Symbol.pm Encode extension ext/Encode/t/Aliases.t test script -ext/Encode/t/Mod_EUCJP.pm module that t/enc_module.enc uses ext/Encode/t/at-cn.t test script ext/Encode/t/at-tw.t test script ext/Encode/t/big5-eten.enc test data @@ -261,11 +269,12 @@ ext/Encode/t/big5-hkscs.utf test data ext/Encode/t/CJKT.t test script ext/Encode/t/Encode.t test script ext/Encode/t/Encoder.t test script +ext/Encode/t/encoding.t test script +ext/Encode/t/enc_data.t test script for utf8 DATA ext/Encode/t/enc_eucjp.t test script ext/Encode/t/enc_module.enc test data for t/enc_module.t ext/Encode/t/enc_module.t test script ext/Encode/t/enc_utf8.t test script -ext/Encode/t/encoding.t test script ext/Encode/t/fallback.t test script ext/Encode/t/gb2312.enc test data ext/Encode/t/gb2312.utf test data @@ -281,6 +290,7 @@ ext/Encode/t/jperl.t test script ext/Encode/t/ksc5601.enc test data ext/Encode/t/ksc5601.utf test data ext/Encode/t/mime-header.t test script +ext/Encode/t/Mod_EUCJP.pm module that t/enc_module.enc uses ext/Encode/t/perlio.t test script ext/Encode/t/rt.pl test script ext/Encode/t/unibench.pl benchmark script @@ -432,7 +442,6 @@ ext/I18N/Langinfo/Makefile.PL I18N::Langinfo ext/IO/ChangeLog IO perl module change log ext/IO/hints/sco.pl Hint for IO for named architecture ext/IO/IO.pm Top-level interface to IO::* classes -ext/IO/lib/IO/t/IO.t See if IO works ext/IO/IO.xs IO extension external subroutines ext/IO/lib/IO/Dir.pm IO directory reading package ext/IO/lib/IO/File.pm IO file handle package @@ -444,6 +453,7 @@ ext/IO/lib/IO/Select.pm IO system select() interface ext/IO/lib/IO/Socket.pm IO socket handle package ext/IO/lib/IO/Socket/INET.pm IO INET specific socket methods ext/IO/lib/IO/Socket/UNIX.pm IO UNIX specific socket methods +ext/IO/lib/IO/t/IO.t See if IO works ext/IO/lib/IO/t/io_const.t See if constants from IO work ext/IO/lib/IO/t/io_dir.t See if directory-related methods from IO work ext/IO/lib/IO/t/io_dup.t See if dup()-related methods from IO work @@ -551,6 +561,7 @@ ext/PerlIO/scalar/scalar.xs PerlIO layer for scalars ext/PerlIO/t/encoding.t See if PerlIO encoding conversion works ext/PerlIO/t/fail.t See if bad layers fail ext/PerlIO/t/fallback.t See if PerlIO fallbacks work +ext/PerlIO/t/open.t See if PerlIO certain special opens work ext/PerlIO/t/scalar.t See if PerlIO::scalar works ext/PerlIO/t/via.t See if PerlIO::via works ext/PerlIO/via/Makefile.PL PerlIO layer for layers in perl @@ -720,6 +731,7 @@ ext/Time/HiRes/Changes Time::HiRes extension ext/Time/HiRes/fallback/const-c.inc Time::HiRes extension ext/Time/HiRes/fallback/const-xs.inc Time::HiRes extension ext/Time/HiRes/hints/dynixptx.pl Hint for Time::HiRes for named architecture +ext/Time/HiRes/hints/irix.pl Hint for Time::HiRes for named architecture ext/Time/HiRes/hints/sco.pl Hints for Time::HiRes for named architecture ext/Time/HiRes/HiRes.pm Time::HiRes extension ext/Time/HiRes/HiRes.t Test for Time::HiRes @@ -950,14 +962,14 @@ lib/bigint.pl An arbitrary precision integer arithmetic package lib/bigint.pm bignum lib/bigintpl.t See if bigint.pl works lib/bignum.pm bignum -lib/bignum/t/bn_lite.t See if bignum works -lib/bignum/t/br_lite.t See if bignum works lib/bignum/t/bigint.t See if bignum works lib/bignum/t/bignum.t See if bignum works lib/bignum/t/bigrat.t See if bignum works lib/bignum/t/biinfnan.t See if bignum works lib/bignum/t/bninfnan.t See if bignum works +lib/bignum/t/bn_lite.t See if bignum works lib/bignum/t/brinfnan.t See if bignum works +lib/bignum/t/br_lite.t See if bignum works lib/bignum/t/infnan.inc See if bignum works lib/bignum/t/option_a.t See if bignum works lib/bignum/t/option_l.t See if bignum works @@ -1027,9 +1039,10 @@ lib/Config.t See if Config works lib/constant.pm For "use constant" lib/constant.t See if compile-time constants work lib/CPAN.pm Interface to Comprehensive Perl Archive Network -lib/CPAN/README README of CPAN +lib/CPAN/bin/cpan easily interact with CPAN from the command line lib/CPAN/FirstTime.pm Utility for creating CPAN config files lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions +lib/CPAN/README README of CPAN lib/CPAN/t/loadme.t See if CPAN the module works lib/CPAN/t/mirroredby.t See if CPAN::Mirrored::By works lib/CPAN/t/Nox.t See if CPAN::Nox works @@ -1070,6 +1083,9 @@ lib/ExtUtils/instmodsh Give information about installed extensions lib/ExtUtils/Liblist.pm Locates libraries lib/ExtUtils/Liblist/Kid.pm Does the real work of the above lib/ExtUtils/MakeMaker.pm Write Makefiles for extensions +lib/ExtUtils/MakeMaker/FAQ.pod MakeMaker FAQ +lib/ExtUtils/MakeMaker/Tutorial.pod Writing a module with MakeMaker +lib/ExtUtils/MakeMaker/vmsish.pm Platform agnostic vmsish.pm lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP lib/ExtUtils/Mkbootstrap.pm Writes a bootstrap file (see MakeMaker) @@ -1088,7 +1104,11 @@ lib/ExtUtils/MM_VMS.pm MakeMaker methods for VMS lib/ExtUtils/MM_Win32.pm MakeMaker methods for Win32 lib/ExtUtils/MM_Win95.pm MakeMaker methods for Win95 lib/ExtUtils/MY.pm MakeMaker user override class +lib/ExtUtils/NOTES Notes about MakeMaker internals +lib/ExtUtils/PATCHING Suggestions for patching MakeMaker +lib/ExtUtils/README MakeMaker README lib/ExtUtils/Packlist.pm Manipulates .packlist files +lib/ExtUtils/t/00compile.t See if MakeMaker modules compile lib/ExtUtils/t/00setup_dummy.t Setup MakeMaker test module lib/ExtUtils/t/backwards.t Check MakeMaker's backwards compatibility lib/ExtUtils/t/basic.t See if MakeMaker can build a module @@ -1097,10 +1117,13 @@ lib/ExtUtils/t/Constant.t See if ExtUtils::Constant works lib/ExtUtils/t/Embed.t See if ExtUtils::Embed and embedding works lib/ExtUtils/t/hints.t See if hint files are honored. lib/ExtUtils/t/INST.t Check MakeMaker INST_* macros +lib/ExtUtils/t/Install.t See if ExtUtils::Install works lib/ExtUtils/t/Installed.t See if ExtUtils::Installed works lib/ExtUtils/t/INST_PREFIX.t See if MakeMaker can apply PREFIXs +lib/ExtUtils/t/Liblist.t See if ExtUtils::Liblist works lib/ExtUtils/t/Manifest.t See if ExtUtils::Manifest works lib/ExtUtils/t/Mkbootstrap.t See if ExtUtils::Mkbootstrap works +lib/ExtUtils/t/MM_Any.t See if ExtUtils::MM_Any works lib/ExtUtils/t/MM_BeOS.t See if ExtUtils::MM_BeOS works lib/ExtUtils/t/MM_Cygwin.t See if ExtUtils::MM_Cygwin works lib/ExtUtils/t/MM_NW5.t See if ExtUtils::MM_NW5 works @@ -1108,14 +1131,18 @@ lib/ExtUtils/t/MM_OS2.t See if ExtUtils::MM_OS2 works lib/ExtUtils/t/MM_Unix.t See if ExtUtils::MM_UNIX works lib/ExtUtils/t/MM_VMS.t See if ExtUtils::MM_VMS works lib/ExtUtils/t/MM_Win32.t See if ExtUtils::MM_Win32 works +lib/ExtUtils/t/oneliner.t See if MM can generate perl one-liners lib/ExtUtils/t/Packlist.t See if Packlist works lib/ExtUtils/t/prefixify.t See if MakeMaker can apply a PREFIX lib/ExtUtils/t/problems.t How MakeMaker reacts to build problems +lib/ExtUtils/t/prompt.t See if E::MM::prompt() works +lib/ExtUtils/t/split_command.t See if MM's xargs-like function works lib/ExtUtils/t/testlib.t See if ExtUtils::testlib works lib/ExtUtils/t/VERSION_FROM.t See if MakeMaker's VERSION_FROM works lib/ExtUtils/t/writemakefile_args.t See if WriteMakefile works lib/ExtUtils/t/zz_cleanup_dummy.t Cleanup MakeMaker test module lib/ExtUtils/testlib.pm Fixes up @INC to use just-built extension +lib/ExtUtils/TODO Things TODO in MakeMaker lib/ExtUtils/typemap Extension interface types lib/ExtUtils/xsubpp External subroutine preprocessor lib/fastcwd.pl a faster but more dangerous getcwd @@ -1240,8 +1267,11 @@ lib/Locale/Maketext.pm Locale::Maketext lib/Locale/Maketext.pod Locale::Maketext documentation lib/Locale/Maketext/ChangeLog Locale::Maketext lib/Locale/Maketext/README Locale::Maketext -lib/Locale/Maketext/test.pl See if Locale::Maketext works lib/Locale/Maketext/TPJ13.pod Locale::Maketext documentation article +lib/Locale/Maketext/t/00about.t See if Locale::Maketext works +lib/Locale/Maketext/t/01make.t See if Locale::Maketext works +lib/Locale/Maketext/t/02get.t See if Locale::Maketext works +lib/Locale/Maketext/t/03http.t See if Locale::Maketext works lib/Locale/Script.pm Locale::Codes lib/Locale/Script.pod Locale::Codes documentation lib/look.pl A "look" equivalent @@ -1283,12 +1313,12 @@ lib/Math/BigInt/t/use_lib4.t Test combinations of Math::BigInt and BigFloat lib/Math/BigInt/t/with_sub.t Test use Math::BigFloat with => package lib/Math/BigInt/Trace.pm bignum tracing lib/Math/BigRat.pm Math::BigRat -lib/Math/BigRat/t/big_ap.t Math::BigRat test lib/Math/BigRat/t/bigfltpm.inc Math::BigRat test lib/Math/BigRat/t/bigfltrt.t Math::BigRat test lib/Math/BigRat/t/bigrat.t Math::BigRat test lib/Math/BigRat/t/bigratpm.inc Math::BigRat test lib/Math/BigRat/t/bigratpm.t Math::BigRat test +lib/Math/BigRat/t/big_ap.t Math::BigRat test lib/Math/Complex.pm A Complex package lib/Math/Complex.t See if Math::Complex works lib/Math/Trig.pm A simple interface to complex trigonometry @@ -1350,7 +1380,6 @@ lib/Net/Netrc.pm libnet lib/Net/NNTP.pm libnet lib/Net/Ping.pm Hello, anybody home? lib/Net/Ping/Changes Net::Ping -lib/Net/Ping/README Net::Ping lib/Net/Ping/t/100_load.t Ping Net::Ping lib/Net/Ping/t/110_icmp_inst.t Ping Net::Ping lib/Net/Ping/t/120_udp_inst.t Ping Net::Ping @@ -1365,6 +1394,7 @@ lib/Net/Ping/t/400_ping_syn.t Ping Net::Ping lib/Net/Ping/t/410_syn_host.t Ping Net::Ping lib/Net/Ping/t/450_service.t Ping Net::Ping lib/Net/Ping/t/500_ping_icmp.t Ping Net::Ping +lib/Net/Ping/t/510_ping_udp.t Ping Net::Ping lib/Net/POP3.pm libnet lib/Net/protoent.pm By-name interface to Perl's builtin getproto* lib/Net/protoent.t See if Net::protoent works @@ -1414,6 +1444,9 @@ lib/Pod/ParseUtils.pm Pod-Parser - pod utility functions lib/Pod/Perldoc.pm guts of the 'perldoc' utility lib/Pod/Perldoc/BaseTo.pm utility module for perldoc lib/Pod/Perldoc/GetOptsOO.pm options parsing for perldoc +lib/Pod/Perldoc/t/checkerbasic.t test Pod::Perldoc::ToChecker +lib/Pod/Perldoc/t/perldocbasic.t test Pod::Perldoc basic operation +lib/Pod/Perldoc/t/textbasic.t test Pod::Perldoc::ToText lib/Pod/Perldoc/ToChecker.pm let perldoc check POD for errors lib/Pod/Perldoc/ToMan.pm render POD as man pages lib/Pod/Perldoc/ToNroff.pm convert POD to nroff @@ -1422,9 +1455,6 @@ lib/Pod/Perldoc/ToRtf.pm convert POD to RTF lib/Pod/Perldoc/ToText.pm convert POD to plain text lib/Pod/Perldoc/ToTk.pm convert POD via Tk::Pod lib/Pod/Perldoc/ToXml.pm convert POD to XML -lib/Pod/Perldoc/t/checkerbasic.t test Pod::Perldoc::ToChecker -lib/Pod/Perldoc/t/perldocbasic.t test Pod::Perldoc basic operation -lib/Pod/Perldoc/t/textbasic.t test Pod::Perldoc::ToText lib/Pod/Plainer.pm Pod migration utility module lib/Pod/PlainText.pm Convert POD data to formatted ASCII text lib/Pod/Select.pm Pod-Parser - select portions of POD docs @@ -1442,10 +1472,10 @@ lib/Pod/t/htmlescp.t pod2html escape test lib/Pod/t/htmlview.pod pod2html render test input data lib/Pod/t/htmlview.t pod2html render test lib/Pod/t/InputObjects.t See if Pod::InputObjects works -lib/Pod/t/latex.t See if Pod::LaTeX works lib/Pod/t/man.t podlators test lib/Pod/t/parselink.t podlators test lib/Pod/t/pod2html-lib.pl pod2html testing library +lib/Pod/t/pod2latex.t See if Pod::LaTeX works lib/Pod/t/Select.t See if Pod::Select works lib/Pod/t/text-errors.t podlators test lib/Pod/t/text-options.t podlators test @@ -1510,6 +1540,7 @@ lib/Test/Harness/t/base.t Test::Harness test lib/Test/Harness/t/callback.t Test::Harness test lib/Test/Harness/t/nonumbers.t Test::Harness test lib/Test/Harness/t/ok.t Test::Harness test +lib/Test/Harness/t/pod.t Test::Harness test lib/Test/Harness/t/strap-analyze.t Test::Harness::Straps test lib/Test/Harness/t/strap.t Test::Harness::Straps test lib/Test/Harness/t/test-harness.t Test::Harness test @@ -1534,13 +1565,13 @@ lib/Test/Simple/t/has_plan.t Test::Builder->plan tests lib/Test/Simple/t/has_plan2.t Test::More->plan tests lib/Test/Simple/t/import.t Test::More test, importing functions lib/Test/Simple/t/is_deeply.t Test::More test, is_deeply() -lib/Test/Simple/t/ok_obj.t Test::Builder object tests lib/Test/Simple/t/maybe_regex.t Test::Builder->maybe_regex() tests 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_ending.t Test::Builder test, no_ending() lib/Test/Simple/t/no_header.t Test::Builder test, no_header() lib/Test/Simple/t/no_plan.t Test::Simple test, forgot the plan +lib/Test/Simple/t/ok_obj.t Test::Builder object tests lib/Test/Simple/t/output.t Test::Builder test, output methods lib/Test/Simple/t/plan.t Test::More test, plan() lib/Test/Simple/t/plan_is_noplan.t Test::Simple test, no_plan @@ -1673,17 +1704,18 @@ lib/unicore/CompositionExclusions.txt Unicode character database lib/unicore/Decomposition.pl Unicode character database lib/unicore/EastAsianWidth.txt Unicode character database lib/unicore/Exact.pl Unicode character database +lib/unicore/HangulSyllableType.txt Unicode character database lib/unicore/Index.txt Unicode character database lib/unicore/Jamo.txt Unicode character database lib/unicore/JamoShort.pl Unicode character database lib/unicore/Lbrk.pl Unicode character database +lib/unicore/lib/ASCII.pl Unicode character database lib/unicore/lib/Alnum.pl Unicode character database lib/unicore/lib/Alpha.pl Unicode character database lib/unicore/lib/Alphabet.pl Unicode character database lib/unicore/lib/Any.pl Unicode character database lib/unicore/lib/Arabic.pl Unicode character database lib/unicore/lib/Armenian.pl Unicode character database -lib/unicore/lib/ASCII.pl Unicode character database lib/unicore/lib/AsciiHex.pl Unicode character database lib/unicore/lib/Assigned.pl Unicode character database lib/unicore/lib/Bengali.pl Unicode character database @@ -1691,8 +1723,8 @@ lib/unicore/lib/BidiAL.pl Unicode character database lib/unicore/lib/BidiAN.pl Unicode character database lib/unicore/lib/BidiB.pl Unicode character database lib/unicore/lib/BidiBN.pl Unicode character database -lib/unicore/lib/BidiCont.pl Unicode character database lib/unicore/lib/BidiCS.pl Unicode character database +lib/unicore/lib/BidiCont.pl Unicode character database lib/unicore/lib/BidiEN.pl Unicode character database lib/unicore/lib/BidiES.pl Unicode character database lib/unicore/lib/BidiET.pl Unicode character database @@ -1709,6 +1741,7 @@ lib/unicore/lib/BidiS.pl Unicode character database lib/unicore/lib/BidiWS.pl Unicode character database lib/unicore/lib/Blank.pl Unicode character database lib/unicore/lib/Bopomofo.pl Unicode character database +lib/unicore/lib/Braille.pl Unicode character database lib/unicore/lib/Buhid.pl Unicode character database lib/unicore/lib/C.pl Unicode character database lib/unicore/lib/Canadian.pl Unicode character database @@ -1722,8 +1755,8 @@ lib/unicore/lib/Co.pl Unicode character database lib/unicore/lib/Common.pl Unicode character database lib/unicore/lib/Compat.pl Unicode character database lib/unicore/lib/Cs.pl Unicode character database +lib/unicore/lib/Cypriot.pl Unicode character database lib/unicore/lib/Cyrillic.pl Unicode character database -lib/unicore/lib/Dash.pl Unicode character database lib/unicore/lib/DCcircle.pl Unicode character database lib/unicore/lib/DCcompat.pl Unicode character database lib/unicore/lib/DCfinal.pl Unicode character database @@ -1740,6 +1773,7 @@ lib/unicore/lib/DCsub.pl Unicode character database lib/unicore/lib/DCsuper.pl Unicode character database lib/unicore/lib/DCvertic.pl Unicode character database lib/unicore/lib/DCwide.pl Unicode character database +lib/unicore/lib/Dash.pl Unicode character database lib/unicore/lib/Deprecat.pl Unicode character database lib/unicore/lib/Deseret.pl Unicode character database lib/unicore/lib/Devanaga.pl Unicode character database @@ -1762,10 +1796,11 @@ lib/unicore/lib/HexDigit.pl Unicode character database lib/unicore/lib/Hiragana.pl Unicode character database lib/unicore/lib/Hyphen.pl Unicode character database lib/unicore/lib/IdContin.pl Unicode character database +lib/unicore/lib/IdStart.pl Unicode character database lib/unicore/lib/Ideograp.pl Unicode character database lib/unicore/lib/IdsBinar.pl Unicode character database -lib/unicore/lib/IdStart.pl Unicode character database lib/unicore/lib/IdsTrina.pl Unicode character database +lib/unicore/lib/InAegean.pl Unicode character database lib/unicore/lib/InAlphab.pl Unicode character database lib/unicore/lib/InArabi2.pl Unicode character database lib/unicore/lib/InArabi3.pl Unicode character database @@ -1796,6 +1831,7 @@ lib/unicore/lib/InCombi3.pl Unicode character database lib/unicore/lib/InCombin.pl Unicode character database lib/unicore/lib/InContro.pl Unicode character database lib/unicore/lib/InCurren.pl Unicode character database +lib/unicore/lib/InCyprio.pl Unicode character database lib/unicore/lib/InCyril2.pl Unicode character database lib/unicore/lib/InCyrill.pl Unicode character database lib/unicore/lib/InDesere.pl Unicode character database @@ -1819,7 +1855,6 @@ lib/unicore/lib/InHangu3.pl Unicode character database lib/unicore/lib/InHangul.pl Unicode character database lib/unicore/lib/InHanuno.pl Unicode character database lib/unicore/lib/InHebrew.pl Unicode character database -lib/unicore/lib/Inherite.pl Unicode character database lib/unicore/lib/InHighPr.pl Unicode character database lib/unicore/lib/InHighSu.pl Unicode character database lib/unicore/lib/InHiraga.pl Unicode character database @@ -1831,12 +1866,16 @@ lib/unicore/lib/InKannad.pl Unicode character database lib/unicore/lib/InKatak2.pl Unicode character database lib/unicore/lib/InKataka.pl Unicode character database lib/unicore/lib/InKhmer.pl Unicode character database +lib/unicore/lib/InKhmerS.pl Unicode character database lib/unicore/lib/InLao.pl Unicode character database lib/unicore/lib/InLatin1.pl Unicode character database lib/unicore/lib/InLatin2.pl Unicode character database lib/unicore/lib/InLatin3.pl Unicode character database lib/unicore/lib/InLatinE.pl Unicode character database lib/unicore/lib/InLetter.pl Unicode character database +lib/unicore/lib/InLimbu.pl Unicode character database +lib/unicore/lib/InLinea2.pl Unicode character database +lib/unicore/lib/InLinear.pl Unicode character database lib/unicore/lib/InLowSur.pl Unicode character database lib/unicore/lib/InMalaya.pl Unicode character database lib/unicore/lib/InMathe2.pl Unicode character database @@ -1844,6 +1883,7 @@ lib/unicore/lib/InMathem.pl Unicode character database lib/unicore/lib/InMisce2.pl Unicode character database lib/unicore/lib/InMisce3.pl Unicode character database lib/unicore/lib/InMisce4.pl Unicode character database +lib/unicore/lib/InMisce5.pl Unicode character database lib/unicore/lib/InMiscel.pl Unicode character database lib/unicore/lib/InMongol.pl Unicode character database lib/unicore/lib/InMusica.pl Unicode character database @@ -1853,8 +1893,11 @@ lib/unicore/lib/InOgham.pl Unicode character database lib/unicore/lib/InOldIta.pl Unicode character database lib/unicore/lib/InOptica.pl Unicode character database lib/unicore/lib/InOriya.pl Unicode character database +lib/unicore/lib/InOsmany.pl Unicode character database +lib/unicore/lib/InPhonet.pl Unicode character database lib/unicore/lib/InPrivat.pl Unicode character database lib/unicore/lib/InRunic.pl Unicode character database +lib/unicore/lib/InShavia.pl Unicode character database lib/unicore/lib/InSinhal.pl Unicode character database lib/unicore/lib/InSmallF.pl Unicode character database lib/unicore/lib/InSpacin.pl Unicode character database @@ -1869,22 +1912,31 @@ lib/unicore/lib/InSyriac.pl Unicode character database lib/unicore/lib/InTagalo.pl Unicode character database lib/unicore/lib/InTagban.pl Unicode character database lib/unicore/lib/InTags.pl Unicode character database +lib/unicore/lib/InTaiLe.pl Unicode character database +lib/unicore/lib/InTaiXua.pl Unicode character database lib/unicore/lib/InTamil.pl Unicode character database lib/unicore/lib/InTelugu.pl Unicode character database lib/unicore/lib/InThaana.pl Unicode character database lib/unicore/lib/InThai.pl Unicode character database lib/unicore/lib/InTibeta.pl Unicode character database +lib/unicore/lib/InUgarit.pl Unicode character database lib/unicore/lib/InUnifie.pl Unicode character database +lib/unicore/lib/InVaria2.pl Unicode character database lib/unicore/lib/InVariat.pl Unicode character database lib/unicore/lib/InYiRadi.pl Unicode character database lib/unicore/lib/InYiSyll.pl Unicode character database +lib/unicore/lib/InYijing.pl Unicode character database +lib/unicore/lib/Inherite.pl Unicode character database lib/unicore/lib/JoinCont.pl Unicode character database lib/unicore/lib/Kannada.pl Unicode character database lib/unicore/lib/Katakana.pl Unicode character database lib/unicore/lib/Khmer.pl Unicode character database lib/unicore/lib/L.pl Unicode character database +lib/unicore/lib/L_.pl Unicode character database lib/unicore/lib/Lao.pl Unicode character database lib/unicore/lib/Latin.pl Unicode character database +lib/unicore/lib/Limbu.pl Unicode character database +lib/unicore/lib/LinearB.pl Unicode character database lib/unicore/lib/Ll.pl Unicode character database lib/unicore/lib/Lm.pl Unicode character database lib/unicore/lib/Lo.pl Unicode character database @@ -1893,7 +1945,6 @@ lib/unicore/lib/Lower.pl Unicode character database lib/unicore/lib/Lowercas.pl Unicode character database lib/unicore/lib/Lt.pl Unicode character database lib/unicore/lib/Lu.pl Unicode character database -lib/unicore/lib/L_.pl Unicode character database lib/unicore/lib/M.pl Unicode character database lib/unicore/lib/Malayala.pl Unicode character database lib/unicore/lib/Math.pl Unicode character database @@ -1911,9 +1962,11 @@ lib/unicore/lib/Nonchara.pl Unicode character database lib/unicore/lib/Ogham.pl Unicode character database lib/unicore/lib/OldItali.pl Unicode character database lib/unicore/lib/Oriya.pl Unicode character database +lib/unicore/lib/Osmanya.pl Unicode character database lib/unicore/lib/OtherAlp.pl Unicode character database lib/unicore/lib/OtherDef.pl Unicode character database lib/unicore/lib/OtherGra.pl Unicode character database +lib/unicore/lib/OtherIdS.pl Unicode character database lib/unicore/lib/OtherLow.pl Unicode character database lib/unicore/lib/OtherMat.pl Unicode character database lib/unicore/lib/OtherUpp.pl Unicode character database @@ -1932,6 +1985,7 @@ lib/unicore/lib/Radical.pl Unicode character database lib/unicore/lib/Runic.pl Unicode character database lib/unicore/lib/S.pl Unicode character database lib/unicore/lib/Sc.pl Unicode character database +lib/unicore/lib/Shavian.pl Unicode character database lib/unicore/lib/Sinhala.pl Unicode character database lib/unicore/lib/Sk.pl Unicode character database lib/unicore/lib/Sm.pl Unicode character database @@ -1942,6 +1996,7 @@ lib/unicore/lib/SpacePer.pl Unicode character database lib/unicore/lib/Syriac.pl Unicode character database lib/unicore/lib/Tagalog.pl Unicode character database lib/unicore/lib/Tagbanwa.pl Unicode character database +lib/unicore/lib/TaiLe.pl Unicode character database lib/unicore/lib/Tamil.pl Unicode character database lib/unicore/lib/Telugu.pl Unicode character database lib/unicore/lib/Terminal.pl Unicode character database @@ -1949,6 +2004,7 @@ lib/unicore/lib/Thaana.pl Unicode character database lib/unicore/lib/Thai.pl Unicode character database lib/unicore/lib/Tibetan.pl Unicode character database lib/unicore/lib/Title.pl Unicode character database +lib/unicore/lib/Ugaritic.pl Unicode character database lib/unicore/lib/UnifiedI.pl Unicode character database lib/unicore/lib/Upper.pl Unicode character database lib/unicore/lib/Uppercas.pl Unicode character database @@ -1968,6 +2024,7 @@ lib/unicore/Makefile Unicode character database lib/unicore/mktables Unicode character database generator lib/unicore/Name.pl Unicode character database lib/unicore/NamesList.txt Unicode character database +lib/unicore/NormalizationCorrections.txt Unicode character database lib/unicore/Number.pl Unicode character database lib/unicore/Properties Built-in \p{...} / \P{...} property list lib/unicore/PropertyAliases.txt Unicode character database @@ -1978,6 +2035,7 @@ lib/unicore/ReadMe.txt Unicode character database info lib/unicore/Scripts.pl Unicode character database lib/unicore/Scripts.txt Unicode character database lib/unicore/SpecialCasing.txt Unicode character database +lib/unicore/StandardizedVariants.txt Unicode character database lib/unicore/To/Digit.pl Unicode character database lib/unicore/To/Fold.pl Unicode character database lib/unicore/To/Lower.pl Unicode character database @@ -2147,9 +2205,9 @@ os2/os2thread.h pthread-like typedefs os2/os2_base.t Additional tests for builtin methods os2/perl2cmd.pl Corrects installed binaries under OS/2 os2/perlrexx.c Support perl interpreter embedded in REXX -patchlevel.h The current patch level of perl pad.c Scratchpad functions pad.h Scratchpad headers +patchlevel.h The current patch level of perl perl.c main() perl.h Global declarations perlapi.c Perl API functions @@ -2198,6 +2256,7 @@ pod/perl573delta.pod Changes from 5.7.2 to 5.7.3 pod/perl58delta.pod Changes from 5.6 to 5.8.0 pod/perlapi.pod Perl API documentation (autogenerated) pod/perlapio.pod PerlIO IO API info +pod/perlartistic.pod Perl Artistic License (pod) pod/perlbook.pod Perl book information pod/perlboot.pod Beginner's Object-oriented Tutorial pod/perlbot.pod Object-oriented Bag o' Tricks @@ -2229,6 +2288,7 @@ pod/perlfilter.pod Source filters info pod/perlfork.pod Info about fork() pod/perlform.pod Format info pod/perlfunc.pod Function info +pod/perlgpl.pod GNU General Public License (pod) pod/perlguts.pod Internals info pod/perlhack.pod Perl hackers guide pod/perlhist.pod Perl history info @@ -2302,8 +2362,8 @@ Porting/fixCORE Find and fix modules that generate warnings Porting/fixvars Find undeclared variables with C compiler and fix em Porting/genlog Generate formatted changelogs by querying p4d Porting/Glossary Glossary of config.sh variables -Porting/manicheck Check against MANIFEST Porting/makerel Release making utility +Porting/manicheck Check against MANIFEST Porting/p4d2p Generate patch from p4 diff Porting/p4genpatch Generate patch from p4 change in repository (obsoletes p4desc) Porting/patching.pod How to report changes made to Perl @@ -2419,6 +2479,7 @@ t/io/fflush.t See if auto-flush on fork/exec/system/qx works t/io/fs.t See if directory manipulations work t/io/inplace.t See if inplace editing works t/io/iprefix.t See if inplace editing works with prefixes +t/io/layers.t See if PerlIO layers work t/io/nargv.t See if nested ARGV stuff works t/io/open.t See if open works t/io/openpid.t See if open works for subprocesses @@ -2431,6 +2492,7 @@ t/japh/abigail.t Obscure tests t/lib/1_compile.t See if the various libraries and extensions compile t/lib/commonsense.t See if configuration meets basic needs t/lib/compmod.pl Helper for 1_compile.t +t/lib/Devel/switchd.pm Module for t/run/switchd.t t/lib/dprof/test1_t Perl code profiler tests t/lib/dprof/test1_v Perl code profiler tests t/lib/dprof/test2_t Perl code profiler tests @@ -2470,17 +2532,21 @@ t/lib/sample-tests/head_end Test data for Test::Harness t/lib/sample-tests/head_fail Test data for Test::Harness t/lib/sample-tests/lone_not_bug Test data for Test::Harness t/lib/sample-tests/no_nums Test data for Test::Harness +t/lib/sample-tests/no_output Test data for Test::Harness t/lib/sample-tests/out_of_order Test data for Test::Harness +t/lib/sample-tests/segfault Test data for Test::Harness t/lib/sample-tests/shbang_misparse 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/skipall Test data for Test::Harness +t/lib/sample-tests/skip_nomsg Test data for Test::Harness +t/lib/sample-tests/skipall Test data for Test::Harness t/lib/sample-tests/skipall_nomsg Test data for Test::Harness -t/lib/sample-tests/skip_nomsg Test data for Test::Harness +t/lib/sample-tests/switches Test data for Test::Harness t/lib/sample-tests/taint Test data for Test::Harness t/lib/sample-tests/todo Test data for Test::Harness t/lib/sample-tests/todo_inline Test data for Test::Harness +t/lib/sample-tests/too_many Test data for Test::Harness t/lib/sample-tests/vms_nit Test data for Test::Harness t/lib/sample-tests/with_comments Test data for Test::Harness t/lib/strict/refs Tests of "use strict 'refs'" for strict.t @@ -2498,6 +2564,7 @@ t/lib/Test/Simple/sample_tests/require.plx for exit.t t/lib/Test/Simple/sample_tests/success.plx for exit.t t/lib/Test/Simple/sample_tests/too_few.plx for exit.t t/lib/Test/Simple/sample_tests/two_fail.plx for exit.t +t/lib/TieIn.pm Testing library for dummy input handles t/lib/TieOut.pm Testing library to capture prints t/lib/warnings/1global Tests of global warnings for warnings.t t/lib/warnings/2use Tests for "use warnings" for warnings.t @@ -2620,8 +2687,8 @@ t/op/quotemeta.t See if quotemeta works t/op/rand.t See if rand works t/op/range.t See if .. works t/op/read.t See if read() works -t/op/readline.t See if <> / readline work t/op/readdir.t See if readdir() works +t/op/readline.t See if <> / readline / rcatline work t/op/recurse.t See if deep recursion works t/op/ref.t See if refs and objects work t/op/regexp.t See if regular expressions work @@ -2701,11 +2768,11 @@ t/run/fresh_perl.t Tests that require a fresh perl. t/run/noswitch.t Test aliasing ARGV for other switch tests t/run/runenv.t Test if perl honors its environment variables. t/run/switcha.t Test the -a switch +t/run/switchd.t Test the -d switch t/run/switchC.t Test the -C switch -t/run/switches.t Tests for the other switches +t/run/switches.t Tests for the other switches (-0, -l, -c, -s, -M, -m, -V) t/run/switchF.t Test the -F switch t/run/switchI.t Test the -I switch -t/run/switch_A.t Test the -A switch t/run/switchn.t Test the -n switch t/run/switchp.t Test the -p switch t/run/switchPx.aux Data for switchPx.t @@ -2713,6 +2780,7 @@ t/run/switchPx.t Test the -Px combination t/run/switcht.t Test the -t switch t/run/switchx.aux Data for switchx.t t/run/switchx.t Test the -x switch +t/run/switch_A.t Test the -A switch t/TEST The regression tester t/test.pl Simple testing library t/TestInit.pm Preamble library for core tests @@ -2746,8 +2814,8 @@ utfebcdic.h Unicode on EBCDIC (UTF-EBCDIC, tr16) header util.c Utility routines util.h Dummy header utils.lst Lists utilities bundled with Perl -utils/cpan easily interact with CPAN from the command line utils/c2ph.PL program to translate dbx stabs to perl +utils/cpan.PL easily interact with CPAN from the command line utils/dprofpp.PL Perl code profile post-processor utils/enc2xs.PL Encode module generator utils/h2ph.PL A thing to turn C .h files into perl .ph files @@ -2758,7 +2826,7 @@ utils/perlbug.PL A simple tool to submit a bug report utils/perlcc.PL Front-end for compiler utils/perldoc.PL A simple tool to find & display perl's documentation utils/perlivp.PL installation verification procedure -utils/piconv.PL A pl to pm translator +utils/piconv.PL iconv(1), reinvented in perl utils/pl2pm.PL A pl to pm translator utils/splain.PL Stand-alone version of diagnostics.pm uts/sprintf_wrap.c sprintf wrapper for UTS @@ -2857,6 +2925,7 @@ wince/bin/runperl.pl WinCE port wince/bin/search.pl WinCE port wince/cecopy-lib.pl WinCE port wince/comp.pl WinCE port +wince/compile-all.bat WinCE port wince/compile.bat WinCE port wince/config.ce WinCE port wince/config_H.ce WinCE port @@ -2866,7 +2935,7 @@ wince/dl_win32.xs WinCE port wince/include/arpa/inet.h WinCE port wince/include/netdb.h WinCE port wince/include/sys/socket.h WinCE port -wince/include/sys/stat.h WinCE port +wince/makedist.pl WinCE port wince/Makefile.ce WinCE port wince/makeico.pl WinCE port wince/perl.rc WinCE port @@ -2885,9 +2954,6 @@ wince/win32thread.h WinCE port wince/wince.c WinCE port wince/wince.h WinCE port wince/wincesck.c WinCE port -wince/xbuildall.ksh WinCE port -wince/xdistclean.ksh WinCE port -wince/xmakediffs.ksh WinCE port writemain.SH Generate perlmain.c from miniperlmain.c+extensions x2p/a2p.c Output of a2p.y run through byacc x2p/a2p.h Global declarations