X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=843d2f5b9f23a08fafeed28c11638694d3409598;hb=c4fbe2471f42249bd57e1c071c99349d2331aea5;hp=46a72f3e4a785020ccd7c00b5d81756aa8fba836;hpb=37a581db7e8c594db4c6ef42b6fe4d8a81fc4ca3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 46a72f3..843d2f5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,6 +3,8 @@ Artistic The "Artistic License" AUTHORS Contact info for contributors av.c Array value code av.h Array value header +beos/beosish.h BeOS port +beos/beos.c BeOS port beos/nm.c BeOS port bytecode.pl Produces ext/ByteLoader/byterun.h, ext/ByteLoader/byterun.c and ext/B/Asmdata.pm cc_runtime.h Macros need by runtime of compiler-generated code @@ -32,6 +34,7 @@ deb.c Debugging routines djgpp/config.over DOS/DJGPP port djgpp/configure.bat DOS/DJGPP port djgpp/djgpp.c DOS/DJGPP port +djgpp/djgpp.h DOS/DJGPP port djgpp/djgppsed.sh DOS/DJGPP port djgpp/fixpmain DOS/DJGPP port doio.c I/O operations @@ -130,6 +133,7 @@ ext/DB_File/typemap Berkeley DB extension interface types ext/DB_File/version.c Berkeley DB extension interface version check ext/Devel/DProf/Changes Perl code profiler changelog ext/Devel/DProf/DProf.pm Perl code profiler +ext/Devel/DProf/DProf.t Perl code profiler ext/Devel/DProf/DProf.xs Perl code profiler ext/Devel/DProf/Makefile.PL Perl code profiler makefile writer ext/Devel/DProf/Todo Perl code profiler todo list @@ -138,6 +142,17 @@ ext/Devel/Peek/Makefile.PL Data debugging tool, makefile writer ext/Devel/Peek/Peek.pm Data debugging tool, module and pod ext/Devel/Peek/Peek.t See if Devel::Peek works ext/Devel/Peek/Peek.xs Data debugging tool, externals +ext/Devel/PPPort/Changes Devel::PPPort changes +ext/Devel/PPPort/Makefile.PL Devel::PPPort makefile writer +ext/Devel/PPPort/MANIFEST Devel::PPPort Manifest +ext/Devel/PPPort/module2.c Devel::PPPort test file +ext/Devel/PPPort/module3.c Devel::PPPort test file +ext/Devel/PPPort/PPPort.pm Devel::PPPort +ext/Devel/PPPort/PPPort.xs Devel::PPPort +ext/Devel/PPPort/README Devel::PPPort Readme +ext/Devel/PPPort/soak Test Harness to run Devel::PPPort other Perls +ext/Devel/PPPort/t/test.t See if Devel::PPPort works +ext/Devel/PPPort/TODO Devel::PPPort Todo ext/Digest/MD5/Changes Digest::MD5 extension changes ext/Digest/MD5/hints/irix_6.pl Hints for named architecture ext/Digest/MD5/Makefile.PL Digest::MD5 extension makefile writer @@ -476,6 +491,7 @@ ext/POSIX/POSIX.pod POSIX extension documentation ext/POSIX/POSIX.xs POSIX extension external subroutines ext/POSIX/t/posix.t See if POSIX works ext/POSIX/t/sigaction.t See if POSIX::sigaction works +ext/POSIX/t/waitpid.t See if waitpid 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 @@ -560,7 +576,6 @@ ext/Thread/specific.tx Test thread-specific user data ext/Thread/sync.tx Test thread synchronisation ext/Thread/sync2.tx Test thread synchronisation ext/Thread/thr5005.t Test 5.005-style threading (skipped if no use5005threads) -ext/Thread/Thread.pm Thread extension Perl module ext/Thread/Thread.xs Thread extension external subroutines ext/Thread/Thread/Queue.pm Thread synchronised queue objects ext/Thread/Thread/Semaphore.pm Thread semaphore objects @@ -574,6 +589,15 @@ ext/Thread/unsync4.tx Test thread implicit synchronisation ext/threads/Changes ithreads ext/threads/Makefile.PL ithreads ext/threads/README ithreads +ext/threads/shared/Makefile.PL thread shared variables +ext/threads/shared/README thread shared variables +ext/threads/shared/shared.pm thread shared variables +ext/threads/shared/shared.xs thread shared variables +ext/threads/shared/t/av_simple.t Tests for basic shared array functionality. +ext/threads/shared/t/hv_refs.t Test shared hashes containing references +ext/threads/shared/t/hv_simple.t Tests for basic shared hash functionality. +ext/threads/shared/t/sv_refs.t thread shared variables +ext/threads/shared/t/sv_simple.t thread shared variables ext/threads/t/basic.t ithreads ext/threads/t/stress_cv.t Test with multiple threads, coderef cv argument. ext/threads/t/stress_string.t Test with multiple threads, string cv argument. @@ -587,6 +611,16 @@ ext/Time/HiRes/HiRes.pm Time::HiRes extension ext/Time/HiRes/HiRes.t Test for Time::HiRes ext/Time/HiRes/HiRes.xs Time::HiRes extension ext/Time/HiRes/Makefile.PL Time::HiRes extension +ext/Unicode/Normalize/Changes Unicode::Normalize +ext/Unicode/Normalize/Makefile.PL Unicode::Normalize +ext/Unicode/Normalize/mkheader Unicode::Normalize +ext/Unicode/Normalize/Normalize.pm Unicode::Normalize +ext/Unicode/Normalize/Normalize.pod Unicode::Normalize +ext/Unicode/Normalize/Normalize.xs Unicode::Normalize +ext/Unicode/Normalize/README Unicode::Normalize +ext/Unicode/Normalize/t/func.t Unicode::Normalize +ext/Unicode/Normalize/t/norm.t Unicode::Normalize +ext/Unicode/Normalize/t/test.t Unicode::Normalize ext/util/make_ext Used by Makefile to execute extension Makefiles ext/XS/Typemap/Makefile.PL XS::Typemap extension ext/XS/Typemap/README XS::Typemap extension @@ -688,6 +722,7 @@ hints/solaris_2.sh Hints for named architecture hints/stellar.sh Hints for named architecture hints/sunos_4_0.sh Hints for named architecture hints/sunos_4_1.sh Hints for named architecture +hints/super-ux.sh Hints for named architecture hints/svr4.sh Hints for named architecture hints/svr5.sh Hints for named architecture hints/ti1500.sh Hints for named architecture @@ -756,24 +791,6 @@ lib/abbrev.pl An abbreviation table builder lib/AnyDBM_File.pm Perl module to emulate dbmopen lib/AnyDBM_File.t See if AnyDBM_File works lib/assert.pl assertion and panic with stack trace -lib/Attribute/Handlers.pm Attribute::Handlers -lib/Attribute/Handlers/Changes Attribute::Handlers -lib/Attribute/Handlers/demo/demo.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/Demo.pm Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo2.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo3.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo4.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_call.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_chain.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_cycle.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_hashdir.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_phases.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_range.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_rawdata.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/Descriptions.pm Attribute::Handlers demo -lib/Attribute/Handlers/demo/MyClass.pm Attribute::Handlers demo -lib/Attribute/Handlers/README Attribute::Handlers -lib/Attribute/Handlers/t/multi.t See if Attribute::Handlers works lib/attributes.pm For "sub foo : attrlist" lib/AutoLoader.pm Autoloader base class lib/AutoLoader.t See if AutoLoader works @@ -783,7 +800,6 @@ lib/autouse.pm Load and call a function only when it's used lib/autouse.t See if autouse works lib/base.pm Establish IS-A relationship at compile time lib/Benchmark.pm Measure execution time -lib/Benchmark.t Perl code profiler testsuite driver lib/bigfloat.pl An arbitrary precision floating point package lib/bigfloat.t See if bigfloat.pl works lib/bigint.pl An arbitrary precision integer arithmetic package @@ -792,6 +808,7 @@ 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.t bytes.pm test lib/bytes_heavy.pl Support routines for byte pragma lib/cacheout.pl Manages output filehandles when you need too many lib/Carp.pm Error message base class @@ -853,10 +870,12 @@ lib/CPAN.pm Interface to Comprehensive Perl Archive Network lib/CPAN/FirstTime.pm Utility for creating CPAN config files lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions lib/CPAN/t/loadme.t See if CPAN the module works +lib/CPAN/t/Nox.t See if CPAN::Nox works lib/CPAN/t/vcmp.t See if CPAN the module works lib/ctime.pl A ctime workalike lib/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir) lib/DB.pm Debugger API (draft) +lib/DB.t See if DB works lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm lib/Devel/SelfStubber.t See if Devel::SelfStubber works lib/diagnostics.pm Print verbose diagnostics @@ -869,6 +888,8 @@ lib/dotsh.pl Code to "dot" in a shell script lib/Dumpvalue.pm Screen dump of perl values lib/Dumpvalue.t See if Dumpvalue works lib/dumpvar.pl A variable dumper +lib/encoding.pm Encoding of legacy data into Unicode +lib/encoding.t Test for the encoding pragma lib/English.pm Readable aliases for short variables lib/English.t See if English works lib/Env.pm Map environment into ordinary variables @@ -883,6 +904,7 @@ 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/Embed.t See if ExtUtils::Embed and embedding works lib/ExtUtils/inst Give information about installed extensions lib/ExtUtils/Install.pm Handles 'make install' on extensions lib/ExtUtils/Installed.pm Information on installed extensions @@ -892,14 +914,17 @@ 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/Mkbootstrap.t See if ExtUtils::Mkbootstrap works lib/ExtUtils/Mksymlists.pm Writes a linker options file for extensions lib/ExtUtils/MM_Cygwin.pm MakeMaker methods for Cygwin lib/ExtUtils/MM_NW5.pm MakeMaker methods for NetWare lib/ExtUtils/MM_OS2.pm MakeMaker methods for OS/2 lib/ExtUtils/MM_Unix.pm MakeMaker base class for Unix lib/ExtUtils/MM_VMS.pm MakeMaker methods for VMS +lib/ExtUtils/MM_VMS.t See if ExtUtils::MM_VMS works lib/ExtUtils/MM_Win32.pm MakeMaker methods for Win32 lib/ExtUtils/Packlist.pm Manipulates .packlist files +lib/ExtUtils/Packlist.t See if Packlist works 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 @@ -925,12 +950,13 @@ 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 -lib/File/Spec.t See if File::Spec works lib/File/Spec/Epoc.pm portable operations on EPOC file names lib/File/Spec/Functions.pm Function interface to File::Spec object methods -lib/File/Spec/Functions.t See if File::Spec::Functions works lib/File/Spec/Mac.pm portable operations on Mac file names lib/File/Spec/OS2.pm portable operations on OS2 file names +lib/File/Spec/t/Functions.t See if File::Spec::Functions works +lib/File/Spec/t/rel2abs2rel.t See if File::Spec->rel2abs/abs2rel works +lib/File/Spec/t/Spec.t See if File::Spec works lib/File/Spec/Unix.pm portable operations on Unix file names lib/File/Spec/VMS.pm portable operations on VMS file names lib/File/Spec/Win32.pm portable operations on Win32 file names @@ -950,7 +976,11 @@ lib/filetest.t See if filetest works lib/Filter/Simple.pm Simple frontend to Filter::Util::Call lib/Filter/Simple/Changes Filter::Simple lib/Filter/Simple/README Filter::Simple +lib/Filter/Simple/t/data.t See if Filter::Simple works +lib/Filter/Simple/t/export.t See if Filter::Simple works lib/Filter/Simple/t/filter.t See if Filter::Simple works +lib/Filter/Simple/t/filter_only.t See if Filter::Simple works +lib/Filter/Simple/t/import.t See if Filter::Simple works lib/find.pl A find emulator--used by find2perl lib/FindBin.pm Find name of currently executing program lib/FindBin.t See if FindBin works @@ -990,10 +1020,6 @@ 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/locale.pm For "use locale" lib/locale.t See if locale support works lib/Locale/Codes/t/all.t See if Locale::Codes work @@ -1016,10 +1042,16 @@ lib/look.pl A "look" equivalent lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package lib/Math/BigInt.pm An arbitrary precision integer arithmetic package lib/Math/BigInt/Calc.pm Pure Perl module to support Math::BigInt +lib/Math/BigInt/t/bare_mbi.t Test Math::BigInt::CareCalc +lib/Math/BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t lib/Math/BigInt/t/bigfltpm.t See if BigFloat.pm works lib/Math/BigInt/t/bigintc.t See if BigInt/Calc.pm works +lib/Math/BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t lib/Math/BigInt/t/bigintpm.t See if BigInt.pm works +lib/Math/BigInt/t/calling.t Test calling conventions lib/Math/BigInt/t/mbimbf.t BigInt/BigFloat accuracy, precicion and fallback, round_mode +lib/Math/BigInt/t/sub_mbf.t Empty subclass test of BigFloat +lib/Math/BigInt/t/sub_mbi.t Empty subclass test of BigInt 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 @@ -1088,17 +1120,24 @@ lib/Net/README.libnet libnet lib/Net/servent.pm By-name interface to Perl's builtin getserv* lib/Net/servent.t See if Net::servtent works lib/Net/SMTP.pm libnet +lib/Net/t/config.t libnet lib/Net/t/ftp.t libnet lib/Net/t/hostname.t libnet +lib/Net/t/libnet_t.pl libnet +lib/Net/t/netrc.t libnet lib/Net/t/nntp.t libnet lib/Net/t/require.t libnet lib/Net/t/smtp.t libnet +lib/Net/t/time.t libnet lib/Net/Time.pm libnet lib/newgetopt.pl A perl library supporting long option parsing lib/NEXT.pm Pseudo-class NEXT for method redispatch lib/NEXT/Changes NEXT lib/NEXT/README NEXT -lib/NEXT/test.pl See if NEXT works +lib/NEXT/t/actual.t NEXT +lib/NEXT/t/actuns.t NEXT +lib/NEXT/t/next.t NEXT +lib/NEXT/t/unseen.t NEXT lib/open.pm Pragma to specify default I/O disciplines lib/open.t See if the open pragma works lib/open2.pl Open a two-ended pipe (uses IPC::Open2) @@ -1115,10 +1154,21 @@ lib/Pod/Html.pm Convert POD data to HTML lib/Pod/InputObjects.pm Pod-Parser - define objects for input streams lib/Pod/LaTeX.pm Convert POD data to LaTeX lib/Pod/Man.pm Convert POD data to *roff +lib/Pod/ParseLink.pm Perl an L<> formatting code in POD text lib/Pod/Parser.pm Pod-Parser - define base class for parsing POD lib/Pod/ParseUtils.pm Pod-Parser - pod utility functions lib/Pod/Plainer.pm Pod migration utility module lib/Pod/Select.pm Pod-Parser - select portions of POD docs +lib/Pod/t/basic.cap podlators test +lib/Pod/t/basic.clr podlators test +lib/Pod/t/basic.man podlators test +lib/Pod/t/basic.ovr podlators test +lib/Pod/t/basic.pod podlators test +lib/Pod/t/basic.t podlators test +lib/Pod/t/basic.txt podlators test +lib/Pod/t/latex.t Test for Pod::LaTeX +lib/Pod/t/parselink.t podlators test +lib/Pod/t/utils.t Test for Pod::ParseUtils lib/Pod/Text.pm Pod-Parser - convert POD data to formatted ASCII text lib/Pod/Text/Color.pm Convert POD data to color ASCII text lib/Pod/Text/Overstrike.pm Convert POD data to formatted overstrike text @@ -1135,6 +1185,9 @@ 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/sigtrap.t See if sigtrap works +lib/sort.pm For "use sort" +lib/sort.t See if "use sort" works lib/stat.pl Perl library supporting stat function lib/strict.pm For "use strict" lib/strict.t See if strictures work @@ -1155,11 +1208,14 @@ lib/Term/ANSIColor/ChangeLog Term::ANSIColor 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/Cap.t See if Term::Cap works 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/Term/ReadLine.t See if Term::ReadLine works lib/termcap.pl Perl library supporting termcap usage lib/Test.pm A simple framework for writing test scripts +lib/Test/Builder.pm For writing new test libraries lib/Test/Harness.pm A test harness lib/Test/Harness/Changes Test::Harness lib/Test/Harness/t/base.t Test::Harness @@ -1168,21 +1224,33 @@ lib/Test/Harness/t/test-harness.t Test::Harness test lib/Test/More.pm More utilities for writing tests lib/Test/Simple.pm Basic utility for writing tests lib/Test/Simple/Changes Test::Simple changes +lib/Test/Simple/README Test::Simple README +lib/Test/Simple/t/Builder.t Test::Builder tests 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/filehandles.t Test::Simple test, STDOUT can be played with +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/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/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 +lib/Test/Simple/t/plan_no_plan.t Test::More test, plan() w/no_plan +lib/Test/Simple/t/plan_skip_all.t Test::More test, plan() w/skip_all 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/Simple/t/use_ok.t Test::More test, use_ok() 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 @@ -1191,7 +1259,6 @@ 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 @@ -1215,6 +1282,7 @@ lib/Text/TabsWrap/t/fill.t See if Text::Wrap::fill works lib/Text/TabsWrap/t/tabs.t See if Text::Tabs works lib/Text/TabsWrap/t/wrap.t See if Text::Wrap::wrap works lib/Text/Wrap.pm Paragraph formatter +lib/Thread.pm Thread extensions frontend lib/Tie/Array.pm Base class for tied arrays lib/Tie/Array/push.t Test for Tie::Array lib/Tie/Array/splice.t Test for Tie::Array::SPLICE @@ -1242,12 +1310,7 @@ lib/Unicode/Collate/Changes Unicode::Collate lib/Unicode/Collate/keys.txt Unicode::Collate lib/Unicode/Collate/README Unicode::Collate lib/Unicode/Collate/t/test.t Unicode::Collate -lib/Unicode/Normalize.pm Unicode::Normalize -lib/Unicode/Normalize/Changes Unicode::Normalize -lib/Unicode/Normalize/README Unicode::Normalize -lib/Unicode/Normalize/t/norm.t Unicode::Normalize -lib/Unicode/Normalize/t/test.t Unicode::Normalize -lib/unicode/README Explanation why this is there is. +lib/Unicode/README Explanation what happened to lib/unicode. lib/Unicode/UCD.pm Unicode character database lib/Unicode/UCD.t See if Unicode character database works lib/unicore/ArabLink.pl Unicode character database @@ -1306,10 +1369,46 @@ lib/unicore/In/132.pl Unicode character database lib/unicore/In/133.pl Unicode character database lib/unicore/In/134.pl Unicode character database lib/unicore/In/135.pl Unicode character database +lib/unicore/In/136.pl Unicode character database +lib/unicore/In/137.pl Unicode character database +lib/unicore/In/138.pl Unicode character database +lib/unicore/In/139.pl Unicode character database lib/unicore/In/14.pl Unicode character database +lib/unicore/In/140.pl Unicode character database +lib/unicore/In/141.pl Unicode character database +lib/unicore/In/142.pl Unicode character database +lib/unicore/In/143.pl Unicode character database +lib/unicore/In/144.pl Unicode character database +lib/unicore/In/145.pl Unicode character database +lib/unicore/In/146.pl Unicode character database +lib/unicore/In/147.pl Unicode character database +lib/unicore/In/148.pl Unicode character database +lib/unicore/In/149.pl Unicode character database lib/unicore/In/15.pl Unicode character database +lib/unicore/In/150.pl Unicode character database +lib/unicore/In/151.pl Unicode character database +lib/unicore/In/152.pl Unicode character database +lib/unicore/In/153.pl Unicode character database +lib/unicore/In/154.pl Unicode character database +lib/unicore/In/155.pl Unicode character database +lib/unicore/In/156.pl Unicode character database +lib/unicore/In/157.pl Unicode character database +lib/unicore/In/158.pl Unicode character database +lib/unicore/In/159.pl Unicode character database lib/unicore/In/16.pl Unicode character database +lib/unicore/In/160.pl Unicode character database +lib/unicore/In/161.pl Unicode character database +lib/unicore/In/162.pl Unicode character database +lib/unicore/In/163.pl Unicode character database +lib/unicore/In/164.pl Unicode character database +lib/unicore/In/165.pl Unicode character database +lib/unicore/In/166.pl Unicode character database +lib/unicore/In/167.pl Unicode character database +lib/unicore/In/168.pl Unicode character database +lib/unicore/In/169.pl Unicode character database lib/unicore/In/17.pl Unicode character database +lib/unicore/In/170.pl Unicode character database +lib/unicore/In/171.pl Unicode character database lib/unicore/In/18.pl Unicode character database lib/unicore/In/19.pl Unicode character database lib/unicore/In/2.pl Unicode character database @@ -1401,6 +1500,7 @@ lib/unicore/In/97.pl Unicode character database lib/unicore/In/98.pl Unicode character database lib/unicore/In/99.pl Unicode character database lib/unicore/Index.txt Unicode character database +lib/unicore/Is.pl Unicode character database lib/unicore/Is/Alnum.pl Unicode character database lib/unicore/Is/Alpha.pl Unicode character database lib/unicore/Is/ASCII.pl Unicode character database @@ -1513,32 +1613,7 @@ lib/unicore/Is/Sm.pl Unicode character database lib/unicore/Is/So.pl Unicode character database lib/unicore/Is/Space.pl Unicode character database lib/unicore/Is/SpacePerl.pl Unicode character database -lib/unicore/Is/SylA.pl Unicode character database -lib/unicore/Is/SylAA.pl Unicode character database -lib/unicore/Is/SylAAI.pl Unicode character database -lib/unicore/Is/SylAI.pl Unicode character database -lib/unicore/Is/SylC.pl Unicode character database -lib/unicore/Is/SylE.pl Unicode character database -lib/unicore/Is/SylEE.pl Unicode character database -lib/unicore/Is/SylI.pl Unicode character database -lib/unicore/Is/SylII.pl Unicode character database -lib/unicore/Is/Syllable.pl Unicode character database -lib/unicore/Is/SylN.pl Unicode character database -lib/unicore/Is/SylO.pl Unicode character database -lib/unicore/Is/SylOO.pl Unicode character database -lib/unicore/Is/SylU.pl Unicode character database -lib/unicore/Is/SylV.pl Unicode character database -lib/unicore/Is/SylWA.pl Unicode character database -lib/unicore/Is/SylWAA.pl Unicode character database -lib/unicore/Is/SylWC.pl Unicode character database -lib/unicore/Is/SylWE.pl Unicode character database -lib/unicore/Is/SylWEE.pl Unicode character database -lib/unicore/Is/SylWI.pl Unicode character database -lib/unicore/Is/SylWII.pl Unicode character database -lib/unicore/Is/SylWO.pl Unicode character database -lib/unicore/Is/SylWOO.pl Unicode character database -lib/unicore/Is/SylWU.pl Unicode character database -lib/unicore/Is/SylWV.pl Unicode character database +lib/unicore/Is/Title.pl Unicode character database lib/unicore/Is/Upper.pl Unicode character database lib/unicore/Is/Word.pl Unicode character database lib/unicore/Is/XDigit.pl Unicode character database @@ -1548,9 +1623,10 @@ lib/unicore/Is/Zp.pl Unicode character database lib/unicore/Is/Zs.pl 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/LineBrk.txt Unicode character database lib/unicore/Makefile Unicode character database -lib/unicore/mktables.PL Unicode character database generator +lib/unicore/mktables Unicode character database generator lib/unicore/Name.pl Unicode character database lib/unicore/NamesList.html Unicode character database lib/unicore/NamesList.txt Unicode character database @@ -1563,8 +1639,8 @@ lib/unicore/rename Filename mappings used lib/unicore/Scripts.pl Unicode character database lib/unicore/Scripts.txt Unicode character database lib/unicore/SpecCase.txt Unicode character database -lib/unicore/syllables.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 lib/unicore/To/Title.pl Unicode character database lib/unicore/To/Upper.pl Unicode character database @@ -1583,6 +1659,8 @@ lib/utf8_heavy.pl Support routines for utf8 pragma lib/validate.pl Perl library supporting wholesale file mode validation lib/vars.pm Declare pseudo-imported global variables lib/vars.t See if "use vars" work +lib/vmsish.pm Control VMS-specific behavior of Perl core +lib/vmsish.t Tests for vmsish.pm lib/warnings.pm For "use warnings" lib/warnings.t See if warning controls work lib/warnings/register.pm For "use warnings::register" @@ -1761,6 +1839,7 @@ pod/Makefile.SH generate Makefile whichs makes pods into something else pod/perl.pod Top level perl documentation pod/perl5004delta.pod Changes from 5.003 to 5.004 pod/perl5005delta.pod Changes from 5.004 to 5.005 +pod/perl561delta.pod Changes from 5.6.0 to 5.6.1 pod/perl56delta.pod Changes from 5.005 to 5.6 pod/perl570delta.pod Changes from 5.6 to 5.7.0 pod/perl571delta.pod Changes from 5.7.0 to 5.7.1 @@ -1801,6 +1880,7 @@ pod/perlguts.pod Internals info pod/perlhack.pod Perl hackers guide pod/perlhist.pod Perl history info pod/perlintern.pod Perl internal function docs (autogenrated) +pod/perlintro.pod Perl introduction for beginners pod/perliol.pod Internals of PerlIO with layers. pod/perlipc.pod IPC info pod/perllexwarn.pod Lexical Warnings info @@ -1810,13 +1890,16 @@ pod/perlmod.pod Module mechanism info pod/perlmodinstall.pod Installing CPAN Modules pod/perlmodlib.PL Generate pod/perlmodlib.pod pod/perlmodlib.pod Module policy info +pod/perlmodstyle.pod Perl module style guide pod/perlnewmod.pod Preparing a new module for distribution 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/perlpacktut.pod pack() tutorial pod/perlpod.pod Pod info +pod/perlpodspec.pod Pod specification pod/perlport.pod Portability guide pod/perlre.pod Regular expression info pod/perlref.pod References info @@ -1836,6 +1919,7 @@ pod/perltooc.pod Tom's object-oriented tutorial (more on class data) pod/perltoot.pod Tom's object-oriented tutorial pod/perltrap.pod Trap info pod/perlunicode.pod Unicode support info +pod/perluniintro.pod Unicode introduction pod/perlutil.pod Accompanying utilities explained pod/perlvar.pod Variable info pod/perlxs.pod XS api info @@ -1854,6 +1938,8 @@ pod/splitpod Splits perlfunc into multiple pod pages Policy_sh.SH Hold site-wide preferences between Configure runs. Porting/apply Apply patches sent by mail Porting/check83.pl Check whether we are 8.3-friendly +Porting/checkURL.pl Check whether we have working URLs +Porting/checkVERSION.pl Check whether we have $VERSIONs Porting/config.sh Sample config.sh Porting/config_H Sample config.h Porting/Contract Social contract for contributed modules in Perl core @@ -1877,6 +1963,7 @@ pp_ctl.c Push/Pop code for control flow pp_hot.c Push/Pop code for heavily used opcodes pp_pack.c Push/Pop code for pack/unpack pp_proto.h C++ definitions for Push/Pop code +pp_sort.c Push/Pop code for sort pp_sys.c Push/Pop code for system interaction proto.h Prototypes qnx/ar QNX implementation of "ar" utility @@ -1970,6 +2057,7 @@ t/io/read.t See if read works t/io/tell.t See if file seeking works t/io/utf8.t See if file seeking works t/lib/1_compile.t See if the various libraries and extensions compile +t/lib/access.t See if access::readonly and readonly hashes work t/lib/commonsense.t See if configuration meets basic needs t/lib/compmod.pl Helper for 1_compile.t t/lib/dprof/test1_t Perl code profiler tests @@ -1986,11 +2074,17 @@ 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/Filter/Simple/ExportTest.pm Helper file for Filter::Simple tests +t/lib/Filter/Simple/FilterOnlyTest.pm Helper file for Filter::Simple tests +t/lib/Filter/Simple/FilterTest.pm Helper file for Filter::Simple tests +t/lib/Filter/Simple/ImportTest.pm Helper file for Filter::Simple tests 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/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test +t/lib/Math/BigInt/BareCalc.pm Bigint's simulation of Calc +t/lib/Math/BigInt/Subclass.pm Empty subclass of BigInt for test 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 @@ -2011,7 +2105,6 @@ 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/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 @@ -2099,6 +2192,7 @@ t/op/grent.t See if getgr*() functions work t/op/grep.t See if grep() and map() work t/op/groups.t See if $( works t/op/gv.t See if typeglobs work +t/op/hashassign.t See if hash assignments 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 @@ -2121,6 +2215,7 @@ t/op/my_stash.t See if my Package works t/op/nothr5005.t local @_ test which does not work under use5005threads t/op/numconvert.t See if accessing fields does not change numeric values t/op/oct.t See if oct and hex work +t/op/or.t See if || works in weird situations t/op/ord.t See if ord works t/op/override.t See if operator overriding works t/op/pack.t See if pack and unpack work @@ -2157,6 +2252,8 @@ t/op/subst_amp.t See if $&-related substitution works t/op/subst_wamp.t See if substitution works with $& present t/op/sub_lval.t See if lvalue subroutines work t/op/sysio.t See if sysread and syswrite work +t/op/system.t See if system works +t/op/system_tests Test runner for system.t t/op/taint.t See if tainting works t/op/tie.t See if tie/untie functions work t/op/tiearray.t See if tie for arrays works @@ -2208,7 +2305,17 @@ t/pod/testpods/lib/Pod/Stuff.pm Sample data for find.t t/README Instructions for regression tests t/run/exit.t Test perl's exit status. t/run/kill_perl.t Tests that kill 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/switches.t Tests for the other switches +t/run/switchF.t Test the -F 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 +t/run/switchPx.t Test the -Px combination +t/run/switchx.aux Data for switchx.t +t/run/switchx.t Test the -x switch t/TEST The regression tester t/test.pl Simple testing library t/TestInit.pm Preamble library for core tests @@ -2257,8 +2364,6 @@ vms/ext/Stdio/Makefile.PL MakeMaker driver for VMS::Stdio vms/ext/Stdio/Stdio.pm VMS options to stdio routines vms/ext/Stdio/Stdio.xs VMS options to stdio routines vms/ext/Stdio/test.pl regression tests for VMS::Stdio -vms/ext/vmsish.pm Control VMS-specific behavior of Perl core -vms/ext/vmsish.t Tests for vmsish.pm vms/ext/XSSymSet.pm manage linker symbols when building extensions vms/genconfig.pl retcon config.sh from config.h vms/genopt.com hack to write options files in case of broken makes @@ -2304,10 +2409,12 @@ win32/buildext.pl Build extensions once miniperl is built win32/config.bc Win32 base line config.sh (Borland C++ build) win32/config.gc Win32 base line config.sh (mingw32/gcc build) win32/config.vc Win32 base line config.sh (Visual C++ build) +win32/config.win64 Win64 base line config.sh (MS IA64 compiler) win32/config_H.bc Win32 config header (Borland C++ build) win32/config_H.gc Win32 config header (GNU build)? win32/config_h.PL Perl code to convert Win32 config.sh to config.h win32/config_H.vc Win32 config header (Visual C++ build) +win32/config_H.win64 Win64 config header (MS IA64 compiler) win32/config_sh.PL Perl code to update Win32 config.sh from Makefile win32/des_fcrypt.patch Win32 port win32/distclean.bat Remove _ALL_ files not listed here in MANIFEST @@ -2320,6 +2427,7 @@ win32/include/netdb.h Win32 port win32/include/sys/socket.h Win32 port win32/Makefile Win32 makefile for NMAKE (Visual C++ build) win32/makefile.mk Win32 makefile for DMAKE (BC++, VC++ builds) +win32/Makefile.win64 Win64 makefile for NMAKE (MS IA64 compiler) win32/mdelete.bat multifile delete win32/perlglob.c Win32 port win32/perlhost.h Perl "host" implementation @@ -2399,5 +2507,5 @@ x2p/str.h Public declarations for the above x2p/util.c Utility routines x2p/util.h Public declarations for the above x2p/walk.c Parse tree walker -XSUB.h Include file for extension subroutines +XSUB.h Include file for extension subroutines xsutils.c Additional bundled package methods not in UNIVERSAL::