X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/42975ef9995a99592a4475f9992c94ccb4ff52ab..8886331dd4b839d5227a0a7455922ad41c74f30f:/MANIFEST diff --git a/MANIFEST b/MANIFEST index f8732ac..219da18 100644 --- a/MANIFEST +++ b/MANIFEST @@ -115,6 +115,10 @@ ext/B/t/concise.t See whether B::Concise works ext/B/t/debug.t See if B::Debug works ext/B/t/deparse.t See if B::Deparse works ext/B/TESTS Compiler backend test data +ext/B/t/f_map code from perldoc -f map +ext/B/t/f_map.t converted to optreeCheck()s +ext/B/t/f_sort optree test raw material +ext/B/t/f_sort.t optree test raw material ext/B/t/lint.t See if B::Lint works ext/B/Todo Compiler backend Todo list ext/B/t/OptreeCheck.pm optree comparison tool @@ -124,10 +128,6 @@ ext/B/t/optree_samples.t various basic codes: if for while ext/B/t/optree_sort.t inplace sort optimization regression ext/B/t/optree_specials.t BEGIN, END, etc code ext/B/t/optree_varinit.t my,our,local var init optimization -ext/B/t/f_map code from perldoc -f map -ext/B/t/f_map.t converted to optreeCheck()s -ext/B/t/f_sort optree test raw material -ext/B/t/f_sort.t optree test raw material ext/B/t/o.t See if O works ext/B/t/showlex.t See if B::ShowLex works ext/B/t/stash.t See if B::Stash works @@ -146,6 +146,7 @@ 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/Cwd/t/win32.t See if Cwd works on Win32 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 @@ -178,18 +179,123 @@ 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.xs Data debugging tool, externals ext/Devel/Peek/t/Peek.t See if Devel::Peek works +ext/Devel/PPPort/apicheck_c.PL Devel::PPPort apicheck generator ext/Devel/PPPort/Changes Devel::PPPort changes +ext/Devel/PPPort/devel/buildperl.pl Devel::PPPort perl version builder +ext/Devel/PPPort/devel/mkapidoc.sh Devel::PPPort apidoc collector +ext/Devel/PPPort/devel/mktodo Devel::PPPort baseline/todo generator +ext/Devel/PPPort/devel/mktodo.pl Devel::PPPort baseline/todo generator +ext/Devel/PPPort/devel/scanprov Devel::PPPort provided API scanner +ext/Devel/PPPort/HACKERS Devel::PPPort hackers documentation ext/Devel/PPPort/Makefile.PL Devel::PPPort makefile writer ext/Devel/PPPort/MANIFEST Devel::PPPort Manifest +ext/Devel/PPPort/MANIFEST.SKIP Devel::PPPort Manifest skip specs +ext/Devel/PPPort/META.yml Devel::PPPort meta-data in YAML +ext/Devel/PPPort/mktests.PL Devel::PPPort test file writer ext/Devel/PPPort/module2.c Devel::PPPort test file ext/Devel/PPPort/module3.c Devel::PPPort test file -ext/Devel/PPPort/ppport_h.PL Devel::PPPort -ext/Devel/PPPort/PPPort.pm Devel::PPPort -ext/Devel/PPPort/PPPort.xs Devel::PPPort +ext/Devel/PPPort/parts/apicheck.pl Devel::PPPort apicheck generator +ext/Devel/PPPort/parts/apidoc.fnc Devel::PPPort Perl API listing +ext/Devel/PPPort/parts/base/5004000 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5004010 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5004020 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5004030 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5004040 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5004050 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5005000 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5005010 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5005020 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5005030 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5005040 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5006000 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5006001 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5006002 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5007000 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5007001 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5007002 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5007003 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5008000 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5008001 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5008002 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5008003 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5008004 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5008005 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5009000 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5009001 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5009002 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/embed.fnc Devel::PPPort Perl API listing +ext/Devel/PPPort/parts/inc/call Devel::PPPort include +ext/Devel/PPPort/parts/inc/cop Devel::PPPort include +ext/Devel/PPPort/parts/inc/format Devel::PPPort include +ext/Devel/PPPort/parts/inc/grok Devel::PPPort include +ext/Devel/PPPort/parts/inc/limits Devel::PPPort include +ext/Devel/PPPort/parts/inc/magic Devel::PPPort include +ext/Devel/PPPort/parts/inc/misc Devel::PPPort include +ext/Devel/PPPort/parts/inc/mPUSH Devel::PPPort include +ext/Devel/PPPort/parts/inc/MY_CXT Devel::PPPort include +ext/Devel/PPPort/parts/inc/newCONSTSUB Devel::PPPort include +ext/Devel/PPPort/parts/inc/newRV Devel::PPPort include +ext/Devel/PPPort/parts/inc/ppphbin Devel::PPPort include +ext/Devel/PPPort/parts/inc/ppphdoc Devel::PPPort include +ext/Devel/PPPort/parts/inc/ppphtest Devel::PPPort include +ext/Devel/PPPort/parts/inc/SvPV Devel::PPPort include +ext/Devel/PPPort/parts/inc/sv_xpvf Devel::PPPort include +ext/Devel/PPPort/parts/inc/threads Devel::PPPort include +ext/Devel/PPPort/parts/inc/uv Devel::PPPort include +ext/Devel/PPPort/parts/inc/version Devel::PPPort include +ext/Devel/PPPort/parts/ppptools.pl Devel::PPPort various utilities +ext/Devel/PPPort/parts/todo/5004000 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5004010 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5004020 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5004030 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5004040 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5004050 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5005000 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5005010 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5005020 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5005030 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5005040 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5006000 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5006001 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5006002 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5007000 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5007001 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5007002 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5007003 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5008000 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5008001 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5008002 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5008003 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5008004 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5008005 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5009000 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5009001 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5009002 Devel::PPPort todo file +ext/Devel/PPPort/ppport_h.PL Devel::PPPort ppport.h writer +ext/Devel/PPPort/PPPort.pm Devel::PPPort extension +ext/Devel/PPPort/PPPort_pm.PL Devel::PPPort PPPort.pm writer +ext/Devel/PPPort/PPPort.xs Devel::PPPort extension +ext/Devel/PPPort/PPPort_xs.PL Devel::PPPort PPPort.xs writer ext/Devel/PPPort/README Devel::PPPort Readme -ext/Devel/PPPort/soak Test Harness to run Devel::PPPort other Perls +ext/Devel/PPPort/soak Devel::PPPort Test Harness to run under various Perls +ext/Devel/PPPort/t/call.t Devel::PPPort test file +ext/Devel/PPPort/t/cop.t Devel::PPPort test file +ext/Devel/PPPort/t/grok.t Devel::PPPort test file +ext/Devel/PPPort/t/limits.t Devel::PPPort test file +ext/Devel/PPPort/t/magic.t Devel::PPPort test file +ext/Devel/PPPort/t/misc.t Devel::PPPort test file +ext/Devel/PPPort/t/mPUSH.t Devel::PPPort test file +ext/Devel/PPPort/t/MY_CXT.t Devel::PPPort test file +ext/Devel/PPPort/t/newCONSTSUB.t Devel::PPPort test file +ext/Devel/PPPort/t/newRV.t Devel::PPPort test file ext/Devel/PPPort/TODO Devel::PPPort Todo -ext/Devel/PPPort/t/test.t See if Devel::PPPort works +ext/Devel/PPPort/t/ppphtest.t Devel::PPPort test file +ext/Devel/PPPort/t/SvPV.t Devel::PPPort test file +ext/Devel/PPPort/t/sv_xpvf.t Devel::PPPort test file +ext/Devel/PPPort/t/testutil.pl Devel::PPPort test utilities +ext/Devel/PPPort/t/threads.t Devel::PPPort test file +ext/Devel/PPPort/t/uv.t Devel::PPPort test file +ext/Devel/PPPort/typemap Devel::PPPort Typemap ext/Digest/MD5/Changes Digest::MD5 extension changes ext/Digest/MD5/hints/dec_osf.pl Hints for named architecture ext/Digest/MD5/hints/irix_6.pl Hints for named architecture @@ -481,6 +587,7 @@ ext/IO/README IO extension maintenance notice ext/IO/t/io_const.t See if constants from IO work ext/IO/t/io_dir.t See if directory-related methods from IO work ext/IO/t/io_dup.t See if dup()-related methods from IO work +ext/IO/t/io_file.t See if binmode()-related methods on IO::File work ext/IO/t/io_linenum.t See if I/O line numbers are tracked correctly ext/IO/t/io_multihomed.t See if INET sockets work with multi-homed hosts ext/IO/t/io_pipe.t See if pipe()-related methods from IO work @@ -678,6 +785,7 @@ ext/Storable/t/just_plain_nasty.t See if Storable works ext/Storable/t/lock.t See if Storable works ext/Storable/t/make_56_interwork.pl Make test data for interwork56.t ext/Storable/t/make_downgrade.pl Make test data for downgrade.t +ext/Storable/t/make_overload.pl Make test data for overload.t ext/Storable/t/malice.t See if Storable copes with corrupt files ext/Storable/t/overload.t See if Storable works ext/Storable/t/recurse.t See if Storable works @@ -685,12 +793,14 @@ ext/Storable/t/restrict.t See if Storable works ext/Storable/t/retrieve.t See if Storable works ext/Storable/t/st-dump.pl See if Storable works ext/Storable/t/store.t See if Storable works +ext/Storable/t/testlib.pl more helper routines for tests ext/Storable/t/threads.t Does Storable work with threads? ext/Storable/t/tied_hook.t See if Storable works ext/Storable/t/tied_items.t See if Storable works ext/Storable/t/tied.t See if Storable works ext/Storable/t/utf8hash.t See if Storable works ext/Storable/t/utf8.t See if Storable works +ext/Storable/t/weak.t Can Storable store weakrefs ext/Sys/Hostname/Hostname.pm Sys::Hostname extension Perl module ext/Sys/Hostname/Hostname.xs Sys::Hostname extension external subroutines ext/Sys/Hostname/Makefile.PL Sys::Hostname extension makefile writer @@ -770,6 +880,7 @@ ext/Time/HiRes/hints/svr4.pl Hints for Time::HiRes for named architecture ext/Time/HiRes/HiRes.pm Time::HiRes extension ext/Time/HiRes/HiRes.xs Time::HiRes extension ext/Time/HiRes/Makefile.PL Time::HiRes extension +ext/Time/HiRes/ppport.h portability header for Time::HiRes ext/Time/HiRes/t/HiRes.t Test for Time::HiRes ext/Time/HiRes/typemap Time::HiRes extension ext/Unicode/Normalize/Changes Unicode::Normalize @@ -794,6 +905,7 @@ ext/XS/APItest/APItest.xs XS::APItest extension ext/XS/APItest/Makefile.PL XS::APItest extension ext/XS/APItest/MANIFEST XS::APItest extension ext/XS/APItest/README XS::APItest extension +ext/XS/APItest/t/call.t XS::APItest extension ext/XS/APItest/t/hash.t XS::APItest extension ext/XS/APItest/t/printf.t XS::APItest extension ext/XS/APItest/t/push.t XS::APItest extension @@ -1203,6 +1315,7 @@ 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/TODO Things TODO in MakeMaker +lib/ExtUtils/t/dir_target.t Verify if dir_target() is supported 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/parse_version.t See if parse_version works @@ -1231,6 +1344,8 @@ lib/FileCache/t/02maxopen.t See if FileCache works lib/FileCache/t/03append.t See if FileCache works lib/FileCache/t/04twoarg.t See if FileCache works lib/FileCache/t/05override.t See if FileCache works +lib/FileCache/t/06export.t See if FileCache exporting works +lib/FileCache/t/07noimport.t See if FileCache works without importing lib/File/CheckTree.pm Perl module supporting wholesale file mode validation lib/File/CheckTree.t See if File::CheckTree works lib/File/Compare.pm Emulation of cmp command @@ -1302,11 +1417,18 @@ lib/hostname.pl Old hostname code lib/I18N/Collate.pm Routines to do strxfrm-based collation lib/I18N/Collate.t See if I18N::Collate works lib/I18N/LangTags/ChangeLog I18N::LangTags +lib/I18N/LangTags/Detect.pm Detect language preferences lib/I18N/LangTags/List.pm List of tags for human languages lib/I18N/LangTags.pm I18N::LangTags lib/I18N/LangTags/README I18N::LangTags -lib/I18N/LangTags/t/01test.t See whether I18N::LangTags works -lib/I18N/LangTags/t/02decency.t See if I18N::LangTags::List::is_decent works +lib/I18N/LangTags/t/01_about_verbose.t See whether I18N::LangTags works +lib/I18N/LangTags/t/05_main.t See whether I18N::LangTags works +lib/I18N/LangTags/t/07_listy.t See whether I18N::LangTags works +lib/I18N/LangTags/t/10_http.t See whether I18N::LangTags works +lib/I18N/LangTags/t/20_locales.t See whether I18N::LangTags works +lib/I18N/LangTags/t/50_super.t See whether I18N::LangTags works +lib/I18N/LangTags/t/55_supers_strict.t See whether I18N::LangTags works +lib/I18N/LangTags/t/80_all_env.t See whether I18N::LangTags works lib/if.pm For "use if" lib/if.t Tests for "use if" lib/importenv.pl Perl routine to get environment into variables @@ -1345,14 +1467,13 @@ lib/Locale/Maketext/Guts.pm Locale::Maketext lib/Locale/Maketext.pm Locale::Maketext lib/Locale/Maketext.pod Locale::Maketext documentation lib/Locale/Maketext/README Locale::Maketext -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/Maketext/t/04super.t See if Locale::Maketext works -lib/Locale/Maketext/t/05super.t See if Locale::Maketext works -lib/Locale/Maketext/t/06super.t See if Locale::Maketext works -lib/Locale/Maketext/t/90utf8.t Locale::Maketext +lib/Locale/Maketext/t/01_about_verbose.t See if Locale::Maketext works +lib/Locale/Maketext/t/10_make.t See if Locale::Maketext works +lib/Locale/Maketext/t/20_get.t See if Locale::Maketext works +lib/Locale/Maketext/t/40_super.t See if Locale::Maketext works +lib/Locale/Maketext/t/50_super.t See if Locale::Maketext works +lib/Locale/Maketext/t/60_super.t See if Locale::Maketext works +lib/Locale/Maketext/t/90_utf8.t See if Locale::Maketext works lib/Locale/Maketext/TPJ13.pod Locale::Maketext documentation article lib/locale.pm For "use locale" lib/Locale/Script.pm Locale::Codes @@ -1549,6 +1670,7 @@ lib/Pod/ParseUtils.pm Pod-Parser - pod utility functions lib/Pod/Perldoc/BaseTo.pm utility module for perldoc lib/Pod/Perldoc/GetOptsOO.pm options parsing for perldoc lib/Pod/Perldoc.pm guts of the 'perldoc' utility +lib/Pod/Perldoc/t/01_about_verbose.t test Pod::Perldoc lib/Pod/Perldoc/t/checkerbasic.t test Pod::Perldoc::ToChecker lib/Pod/Perldoc/ToChecker.pm let perldoc check POD for errors lib/Pod/Perldoc/ToMan.pm render POD as man pages @@ -1590,6 +1712,7 @@ lib/Pod/t/text-errors.t podlators test lib/Pod/t/text-options.t podlators test lib/Pod/t/text.t podlators test lib/Pod/t/Usage.t See if Pod::Usage works +lib/Pod/t/user.t See if Pod::LaTeX works lib/Pod/t/utils.t Test for Pod::ParseUtils lib/Pod/Usage.pm Pod-Parser - print usage messages lib/pwd.pl Routines to keep track of PWD environment variable @@ -1656,53 +1779,71 @@ lib/Test.pm A simple framework for writing test scripts lib/Test/Simple/Changes Test::Simple changes lib/Test/Simple.pm Basic utility for writing tests lib/Test/Simple/README Test::Simple README +lib/Test/Simple/t/00signature.t Test::Simple test +lib/Test/Simple/t/00test_harness_check.t Test::Simple test lib/Test/Simple/t/bad_plan.t Test::Builder plan() test lib/Test/Simple/t/buffer.t Test::Builder buffering test lib/Test/Simple/t/Builder.t Test::Builder tests +lib/Test/Simple/t/circular_data.t Test::Simple test lib/Test/Simple/t/curr_test.t Test::Builder->curr_test tests lib/Test/Simple/t/details.t Test::Builder tests lib/Test/Simple/t/diag.t Test::More diag() test +lib/Test/Simple/t/eq_set.t Test::Simple test lib/Test/Simple/t/exit.t Test::Simple test, exit codes +lib/Test/Simple/t/extra_one.t Test::Simple test 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_one.t Test::Simple test 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/fork.t Test::More fork tests +lib/Test/Simple/t/harness_active.t Test::Simple test lib/Test/Simple/t/has_plan2.t Test::More->plan tests lib/Test/Simple/t/has_plan.t Test::Builder->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/is_fh.t Test::Builder test, _is_fh() 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_diag.t Test::Simple test 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/TODO Test::Simple TODO 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/overload.t Test::Simple test +lib/Test/Simple/t/overload_threads.t Test::Simple test +lib/Test/Simple/t/plan_bad.t Test::Simple test 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_shouldnt_import.t Test::Simple test lib/Test/Simple/t/plan_skip_all.t Test::More test, plan() w/skip_all lib/Test/Simple/t/plan.t Test::More test, plan() +lib/Test/Simple/t/require_ok.t Test::Simple test +lib/Test/Simple/t/reset.t Test::Simple test lib/Test/Simple/t/simple.t Test::Simple test, basic stuff lib/Test/Simple/t/skipall.t Test::More test, skip all tests lib/Test/Simple/t/skip.t Test::More test, SKIP tests +lib/Test/Simple/t/sort_bug.t Test::Simple test lib/Test/Simple/t/strays.t Test::Builder stray newline checks lib/Test/Simple/t/threads.t Test::Builder thread-safe checks +lib/Test/Simple/t/thread_taint.t Test::Simple test 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/05_about_verbose.t See if Test works lib/Test/t/fail.t See if Test works lib/Test/t/mix.t See if Test works +lib/Test/t/multiline.t See if Test works lib/Test/t/onfail.t See if Test works 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/t/multiline.t See if Test works -lib/Test/t/05_about_verbose.t See if Test works lib/Test/Tutorial.pod A tutorial on writing tests lib/Text/Abbrev.pm An abbreviation table builder lib/Text/Abbrev.t Test Text::Abbrev @@ -1819,445 +1960,26 @@ lib/Unicode/UCD.t See if Unicode character database works lib/unicore/ArabicShaping.txt Unicode character database lib/unicore/BidiMirroring.txt Unicode character database lib/unicore/Blocks.txt Unicode character database -lib/unicore/Canonical.pl Unicode character database lib/unicore/CaseFolding.txt Unicode character database -lib/unicore/CombiningClass.pl Unicode character database 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/LineBreak.txt Unicode character database lib/unicore/Makefile Unicode character database -lib/unicore/Name.pl Unicode character database +lib/unicore/mktables Unicode character database generator lib/unicore/NamesList.txt Unicode character database lib/unicore/NormalizationCorrections.txt Unicode character database +lib/unicore/PropertyAliases.txt Unicode character database lib/unicore/PropList.txt Unicode character database lib/unicore/PropValueAliases.txt Unicode character database -lib/unicore/Properties Built-in \p{...} / \P{...} property list -lib/unicore/PropertyAliases.txt Unicode character database lib/unicore/README.perl Unicode character database lib/unicore/ReadMe.txt Unicode character database info 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 -lib/unicore/To/Title.pl Unicode character database -lib/unicore/To/Upper.pl Unicode character database lib/unicore/UnicodeData.txt Unicode character database -lib/unicore/lib/bc/AL.pl Unicode character database -lib/unicore/lib/bc/AN.pl Unicode character database -lib/unicore/lib/bc/B.pl Unicode character database -lib/unicore/lib/bc/BN.pl Unicode character database -lib/unicore/lib/bc/CS.pl Unicode character database -lib/unicore/lib/bc/EN.pl Unicode character database -lib/unicore/lib/bc/ES.pl Unicode character database -lib/unicore/lib/bc/ET.pl Unicode character database -lib/unicore/lib/bc/L.pl Unicode character database -lib/unicore/lib/bc/LRE.pl Unicode character database -lib/unicore/lib/bc/LRO.pl Unicode character database -lib/unicore/lib/bc/NSM.pl Unicode character database -lib/unicore/lib/bc/ON.pl Unicode character database -lib/unicore/lib/bc/PDF.pl Unicode character database -lib/unicore/lib/bc/R.pl Unicode character database -lib/unicore/lib/bc/RLE.pl Unicode character database -lib/unicore/lib/bc/RLO.pl Unicode character database -lib/unicore/lib/bc/S.pl Unicode character database -lib/unicore/lib/bc/WS.pl Unicode character database -lib/unicore/lib/ccc/A.pl Unicode character database -lib/unicore/lib/ccc/AL.pl Unicode character database -lib/unicore/lib/ccc/AR.pl Unicode character database -lib/unicore/lib/ccc/ATAR.pl Unicode character database -lib/unicore/lib/ccc/ATB.pl Unicode character database -lib/unicore/lib/ccc/ATBL.pl Unicode character database -lib/unicore/lib/ccc/B.pl Unicode character database -lib/unicore/lib/ccc/BL.pl Unicode character database -lib/unicore/lib/ccc/BR.pl Unicode character database -lib/unicore/lib/ccc/DA.pl Unicode character database -lib/unicore/lib/ccc/DB.pl Unicode character database -lib/unicore/lib/ccc/IS.pl Unicode character database -lib/unicore/lib/ccc/KV.pl Unicode character database -lib/unicore/lib/ccc/L.pl Unicode character database -lib/unicore/lib/ccc/NK.pl Unicode character database -lib/unicore/lib/ccc/NR.pl Unicode character database -lib/unicore/lib/ccc/OV.pl Unicode character database -lib/unicore/lib/ccc/R.pl Unicode character database -lib/unicore/lib/ccc/VR.pl Unicode character database -lib/unicore/lib/dt/can.pl Unicode character database -lib/unicore/lib/dt/com.pl Unicode character database -lib/unicore/lib/dt/enc.pl Unicode character database -lib/unicore/lib/dt/fin.pl Unicode character database -lib/unicore/lib/dt/font.pl Unicode character database -lib/unicore/lib/dt/fra.pl Unicode character database -lib/unicore/lib/dt/init.pl Unicode character database -lib/unicore/lib/dt/iso.pl Unicode character database -lib/unicore/lib/dt/med.pl Unicode character database -lib/unicore/lib/dt/nar.pl Unicode character database -lib/unicore/lib/dt/nb.pl Unicode character database -lib/unicore/lib/dt/sml.pl Unicode character database -lib/unicore/lib/dt/sqr.pl Unicode character database -lib/unicore/lib/dt/sub.pl Unicode character database -lib/unicore/lib/dt/sup.pl Unicode character database -lib/unicore/lib/dt/vert.pl Unicode character database -lib/unicore/lib/dt/wide.pl Unicode character database -lib/unicore/lib/ea/A.pl Unicode character database -lib/unicore/lib/ea/F.pl Unicode character database -lib/unicore/lib/ea/H.pl Unicode character database -lib/unicore/lib/ea/N.pl Unicode character database -lib/unicore/lib/ea/Na.pl Unicode character database -lib/unicore/lib/ea/W.pl Unicode character database -lib/unicore/lib/gc_sc/AHex.pl Unicode character database -lib/unicore/lib/gc_sc/ASCII.pl Unicode character database -lib/unicore/lib/gc_sc/Alnum.pl Unicode character database -lib/unicore/lib/gc_sc/Alpha.pl Unicode character database -lib/unicore/lib/gc_sc/Alphabet.pl Unicode character database -lib/unicore/lib/gc_sc/Any.pl Unicode character database -lib/unicore/lib/gc_sc/Arab.pl Unicode character database -lib/unicore/lib/gc_sc/Armn.pl Unicode character database -lib/unicore/lib/gc_sc/AsciiHex.pl Unicode character database -lib/unicore/lib/gc_sc/Assigned.pl Unicode character database -lib/unicore/lib/gc_sc/Beng.pl Unicode character database -lib/unicore/lib/gc_sc/BidiC.pl Unicode character database -lib/unicore/lib/gc_sc/BidiCont.pl Unicode character database -lib/unicore/lib/gc_sc/Blank.pl Unicode character database -lib/unicore/lib/gc_sc/Bopo.pl Unicode character database -lib/unicore/lib/gc_sc/Brai.pl Unicode character database -lib/unicore/lib/gc_sc/Buhd.pl Unicode character database -lib/unicore/lib/gc_sc/C.pl Unicode character database -lib/unicore/lib/gc_sc/Canadian.pl Unicode character database -lib/unicore/lib/gc_sc/Cc.pl Unicode character database -lib/unicore/lib/gc_sc/Cf.pl Unicode character database -lib/unicore/lib/gc_sc/Cher.pl Unicode character database -lib/unicore/lib/gc_sc/Cn.pl Unicode character database -lib/unicore/lib/gc_sc/Cntrl.pl Unicode character database -lib/unicore/lib/gc_sc/Co.pl Unicode character database -lib/unicore/lib/gc_sc/Cprt.pl Unicode character database -lib/unicore/lib/gc_sc/Cs.pl Unicode character database -lib/unicore/lib/gc_sc/Cyrl.pl Unicode character database -lib/unicore/lib/gc_sc/Dash.pl Unicode character database -lib/unicore/lib/gc_sc/Dash2.pl Unicode character database -lib/unicore/lib/gc_sc/Dep.pl Unicode character database -lib/unicore/lib/gc_sc/Deprecat.pl Unicode character database -lib/unicore/lib/gc_sc/Deva.pl Unicode character database -lib/unicore/lib/gc_sc/Dia.pl Unicode character database -lib/unicore/lib/gc_sc/Diacriti.pl Unicode character database -lib/unicore/lib/gc_sc/Digit.pl Unicode character database -lib/unicore/lib/gc_sc/Dsrt.pl Unicode character database -lib/unicore/lib/gc_sc/Ethi.pl Unicode character database -lib/unicore/lib/gc_sc/Ext.pl Unicode character database -lib/unicore/lib/gc_sc/Extender.pl Unicode character database -lib/unicore/lib/gc_sc/Geor.pl Unicode character database -lib/unicore/lib/gc_sc/Goth.pl Unicode character database -lib/unicore/lib/gc_sc/GrLink.pl Unicode character database -lib/unicore/lib/gc_sc/Graph.pl Unicode character database -lib/unicore/lib/gc_sc/Grapheme.pl Unicode character database -lib/unicore/lib/gc_sc/Grek.pl Unicode character database -lib/unicore/lib/gc_sc/Gujr.pl Unicode character database -lib/unicore/lib/gc_sc/Guru.pl Unicode character database -lib/unicore/lib/gc_sc/Hang.pl Unicode character database -lib/unicore/lib/gc_sc/Hani.pl Unicode character database -lib/unicore/lib/gc_sc/Hano.pl Unicode character database -lib/unicore/lib/gc_sc/Hebr.pl Unicode character database -lib/unicore/lib/gc_sc/Hex.pl Unicode character database -lib/unicore/lib/gc_sc/HexDigit.pl Unicode character database -lib/unicore/lib/gc_sc/Hira.pl Unicode character database -lib/unicore/lib/gc_sc/Hyphen.pl Unicode character database -lib/unicore/lib/gc_sc/Hyphen2.pl Unicode character database -lib/unicore/lib/gc_sc/IDSB.pl Unicode character database -lib/unicore/lib/gc_sc/IDST.pl Unicode character database -lib/unicore/lib/gc_sc/IdContin.pl Unicode character database -lib/unicore/lib/gc_sc/IdStart.pl Unicode character database -lib/unicore/lib/gc_sc/Ideo.pl Unicode character database -lib/unicore/lib/gc_sc/Ideograp.pl Unicode character database -lib/unicore/lib/gc_sc/IdsBinar.pl Unicode character database -lib/unicore/lib/gc_sc/IdsTrina.pl Unicode character database -lib/unicore/lib/gc_sc/InAegean.pl Unicode character database -lib/unicore/lib/gc_sc/InAlphab.pl Unicode character database -lib/unicore/lib/gc_sc/InArabi2.pl Unicode character database -lib/unicore/lib/gc_sc/InArabi3.pl Unicode character database -lib/unicore/lib/gc_sc/InArabic.pl Unicode character database -lib/unicore/lib/gc_sc/InArmeni.pl Unicode character database -lib/unicore/lib/gc_sc/InArrows.pl Unicode character database -lib/unicore/lib/gc_sc/InBasicL.pl Unicode character database -lib/unicore/lib/gc_sc/InBengal.pl Unicode character database -lib/unicore/lib/gc_sc/InBlockE.pl Unicode character database -lib/unicore/lib/gc_sc/InBopom2.pl Unicode character database -lib/unicore/lib/gc_sc/InBopomo.pl Unicode character database -lib/unicore/lib/gc_sc/InBoxDra.pl Unicode character database -lib/unicore/lib/gc_sc/InBraill.pl Unicode character database -lib/unicore/lib/gc_sc/InBuhid.pl Unicode character database -lib/unicore/lib/gc_sc/InByzant.pl Unicode character database -lib/unicore/lib/gc_sc/InCherok.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkCo2.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkCo3.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkCo4.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkCom.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkRad.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkSym.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkUn2.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkUn3.pl Unicode character database -lib/unicore/lib/gc_sc/InCjkUni.pl Unicode character database -lib/unicore/lib/gc_sc/InCombi2.pl Unicode character database -lib/unicore/lib/gc_sc/InCombi3.pl Unicode character database -lib/unicore/lib/gc_sc/InCombin.pl Unicode character database -lib/unicore/lib/gc_sc/InContro.pl Unicode character database -lib/unicore/lib/gc_sc/InCurren.pl Unicode character database -lib/unicore/lib/gc_sc/InCyprio.pl Unicode character database -lib/unicore/lib/gc_sc/InCyril2.pl Unicode character database -lib/unicore/lib/gc_sc/InCyrill.pl Unicode character database -lib/unicore/lib/gc_sc/InDesere.pl Unicode character database -lib/unicore/lib/gc_sc/InDevana.pl Unicode character database -lib/unicore/lib/gc_sc/InDingba.pl Unicode character database -lib/unicore/lib/gc_sc/InEnclo2.pl Unicode character database -lib/unicore/lib/gc_sc/InEnclos.pl Unicode character database -lib/unicore/lib/gc_sc/InEthiop.pl Unicode character database -lib/unicore/lib/gc_sc/InGenera.pl Unicode character database -lib/unicore/lib/gc_sc/InGeomet.pl Unicode character database -lib/unicore/lib/gc_sc/InGeorgi.pl Unicode character database -lib/unicore/lib/gc_sc/InGothic.pl Unicode character database -lib/unicore/lib/gc_sc/InGreekA.pl Unicode character database -lib/unicore/lib/gc_sc/InGreekE.pl Unicode character database -lib/unicore/lib/gc_sc/InGujara.pl Unicode character database -lib/unicore/lib/gc_sc/InGurmuk.pl Unicode character database -lib/unicore/lib/gc_sc/InHalfwi.pl Unicode character database -lib/unicore/lib/gc_sc/InHangu2.pl Unicode character database -lib/unicore/lib/gc_sc/InHangu3.pl Unicode character database -lib/unicore/lib/gc_sc/InHangul.pl Unicode character database -lib/unicore/lib/gc_sc/InHanuno.pl Unicode character database -lib/unicore/lib/gc_sc/InHebrew.pl Unicode character database -lib/unicore/lib/gc_sc/InHighPr.pl Unicode character database -lib/unicore/lib/gc_sc/InHighSu.pl Unicode character database -lib/unicore/lib/gc_sc/InHiraga.pl Unicode character database -lib/unicore/lib/gc_sc/InIdeogr.pl Unicode character database -lib/unicore/lib/gc_sc/InIpaExt.pl Unicode character database -lib/unicore/lib/gc_sc/InKanbun.pl Unicode character database -lib/unicore/lib/gc_sc/InKangxi.pl Unicode character database -lib/unicore/lib/gc_sc/InKannad.pl Unicode character database -lib/unicore/lib/gc_sc/InKatak2.pl Unicode character database -lib/unicore/lib/gc_sc/InKataka.pl Unicode character database -lib/unicore/lib/gc_sc/InKhmer.pl Unicode character database -lib/unicore/lib/gc_sc/InKhmerS.pl Unicode character database -lib/unicore/lib/gc_sc/InLao.pl Unicode character database -lib/unicore/lib/gc_sc/InLatin1.pl Unicode character database -lib/unicore/lib/gc_sc/InLatin2.pl Unicode character database -lib/unicore/lib/gc_sc/InLatin3.pl Unicode character database -lib/unicore/lib/gc_sc/InLatinE.pl Unicode character database -lib/unicore/lib/gc_sc/InLetter.pl Unicode character database -lib/unicore/lib/gc_sc/InLimbu.pl Unicode character database -lib/unicore/lib/gc_sc/InLinea2.pl Unicode character database -lib/unicore/lib/gc_sc/InLinear.pl Unicode character database -lib/unicore/lib/gc_sc/InLowSur.pl Unicode character database -lib/unicore/lib/gc_sc/InMalaya.pl Unicode character database -lib/unicore/lib/gc_sc/InMathe2.pl Unicode character database -lib/unicore/lib/gc_sc/InMathem.pl Unicode character database -lib/unicore/lib/gc_sc/InMisce2.pl Unicode character database -lib/unicore/lib/gc_sc/InMisce3.pl Unicode character database -lib/unicore/lib/gc_sc/InMisce4.pl Unicode character database -lib/unicore/lib/gc_sc/InMisce5.pl Unicode character database -lib/unicore/lib/gc_sc/InMiscel.pl Unicode character database -lib/unicore/lib/gc_sc/InMongol.pl Unicode character database -lib/unicore/lib/gc_sc/InMusica.pl Unicode character database -lib/unicore/lib/gc_sc/InMyanma.pl Unicode character database -lib/unicore/lib/gc_sc/InNumber.pl Unicode character database -lib/unicore/lib/gc_sc/InOgham.pl Unicode character database -lib/unicore/lib/gc_sc/InOldIta.pl Unicode character database -lib/unicore/lib/gc_sc/InOptica.pl Unicode character database -lib/unicore/lib/gc_sc/InOriya.pl Unicode character database -lib/unicore/lib/gc_sc/InOsmany.pl Unicode character database -lib/unicore/lib/gc_sc/InPhonet.pl Unicode character database -lib/unicore/lib/gc_sc/InPrivat.pl Unicode character database -lib/unicore/lib/gc_sc/InRunic.pl Unicode character database -lib/unicore/lib/gc_sc/InShavia.pl Unicode character database -lib/unicore/lib/gc_sc/InSinhal.pl Unicode character database -lib/unicore/lib/gc_sc/InSmallF.pl Unicode character database -lib/unicore/lib/gc_sc/InSpacin.pl Unicode character database -lib/unicore/lib/gc_sc/InSpecia.pl Unicode character database -lib/unicore/lib/gc_sc/InSupers.pl Unicode character database -lib/unicore/lib/gc_sc/InSuppl2.pl Unicode character database -lib/unicore/lib/gc_sc/InSuppl3.pl Unicode character database -lib/unicore/lib/gc_sc/InSuppl4.pl Unicode character database -lib/unicore/lib/gc_sc/InSuppl5.pl Unicode character database -lib/unicore/lib/gc_sc/InSupple.pl Unicode character database -lib/unicore/lib/gc_sc/InSyriac.pl Unicode character database -lib/unicore/lib/gc_sc/InTagalo.pl Unicode character database -lib/unicore/lib/gc_sc/InTagban.pl Unicode character database -lib/unicore/lib/gc_sc/InTags.pl Unicode character database -lib/unicore/lib/gc_sc/InTaiLe.pl Unicode character database -lib/unicore/lib/gc_sc/InTaiXua.pl Unicode character database -lib/unicore/lib/gc_sc/InTamil.pl Unicode character database -lib/unicore/lib/gc_sc/InTelugu.pl Unicode character database -lib/unicore/lib/gc_sc/InThaana.pl Unicode character database -lib/unicore/lib/gc_sc/InThai.pl Unicode character database -lib/unicore/lib/gc_sc/InTibeta.pl Unicode character database -lib/unicore/lib/gc_sc/InUgarit.pl Unicode character database -lib/unicore/lib/gc_sc/InUnifie.pl Unicode character database -lib/unicore/lib/gc_sc/InVaria2.pl Unicode character database -lib/unicore/lib/gc_sc/InVariat.pl Unicode character database -lib/unicore/lib/gc_sc/InYiRadi.pl Unicode character database -lib/unicore/lib/gc_sc/InYiSyll.pl Unicode character database -lib/unicore/lib/gc_sc/InYijing.pl Unicode character database -lib/unicore/lib/gc_sc/JoinC.pl Unicode character database -lib/unicore/lib/gc_sc/JoinCont.pl Unicode character database -lib/unicore/lib/gc_sc/Kana.pl Unicode character database -lib/unicore/lib/gc_sc/Katakana.pl Unicode character database -lib/unicore/lib/gc_sc/Khmr.pl Unicode character database -lib/unicore/lib/gc_sc/Knda.pl Unicode character database -lib/unicore/lib/gc_sc/L.pl Unicode character database -lib/unicore/lib/gc_sc/LC.pl Unicode character database -lib/unicore/lib/gc_sc/LOE.pl Unicode character database -lib/unicore/lib/gc_sc/Laoo.pl Unicode character database -lib/unicore/lib/gc_sc/Latn.pl Unicode character database -lib/unicore/lib/gc_sc/Limb.pl Unicode character database -lib/unicore/lib/gc_sc/LinearB.pl Unicode character database -lib/unicore/lib/gc_sc/Ll.pl Unicode character database -lib/unicore/lib/gc_sc/Lm.pl Unicode character database -lib/unicore/lib/gc_sc/Lo.pl Unicode character database -lib/unicore/lib/gc_sc/LogicalO.pl Unicode character database -lib/unicore/lib/gc_sc/Lower.pl Unicode character database -lib/unicore/lib/gc_sc/Lowercas.pl Unicode character database -lib/unicore/lib/gc_sc/Lt.pl Unicode character database -lib/unicore/lib/gc_sc/Lu.pl Unicode character database -lib/unicore/lib/gc_sc/M.pl Unicode character database -lib/unicore/lib/gc_sc/Math.pl Unicode character database -lib/unicore/lib/gc_sc/Mc.pl Unicode character database -lib/unicore/lib/gc_sc/Me.pl Unicode character database -lib/unicore/lib/gc_sc/Mlym.pl Unicode character database -lib/unicore/lib/gc_sc/Mn.pl Unicode character database -lib/unicore/lib/gc_sc/Mong.pl Unicode character database -lib/unicore/lib/gc_sc/Mymr.pl Unicode character database -lib/unicore/lib/gc_sc/N.pl Unicode character database -lib/unicore/lib/gc_sc/NChar.pl Unicode character database -lib/unicore/lib/gc_sc/Nd.pl Unicode character database -lib/unicore/lib/gc_sc/Nl.pl Unicode character database -lib/unicore/lib/gc_sc/No.pl Unicode character database -lib/unicore/lib/gc_sc/Nonchara.pl Unicode character database -lib/unicore/lib/gc_sc/OAlpha.pl Unicode character database -lib/unicore/lib/gc_sc/ODI.pl Unicode character database -lib/unicore/lib/gc_sc/OGrExt.pl Unicode character database -lib/unicore/lib/gc_sc/OIDS.pl Unicode character database -lib/unicore/lib/gc_sc/OLower.pl Unicode character database -lib/unicore/lib/gc_sc/OMath.pl Unicode character database -lib/unicore/lib/gc_sc/OUpper.pl Unicode character database -lib/unicore/lib/gc_sc/Ogam.pl Unicode character database -lib/unicore/lib/gc_sc/OldItali.pl Unicode character database -lib/unicore/lib/gc_sc/Orya.pl Unicode character database -lib/unicore/lib/gc_sc/Osma.pl Unicode character database -lib/unicore/lib/gc_sc/OtherAlp.pl Unicode character database -lib/unicore/lib/gc_sc/OtherDef.pl Unicode character database -lib/unicore/lib/gc_sc/OtherGra.pl Unicode character database -lib/unicore/lib/gc_sc/OtherIdS.pl Unicode character database -lib/unicore/lib/gc_sc/OtherLow.pl Unicode character database -lib/unicore/lib/gc_sc/OtherMat.pl Unicode character database -lib/unicore/lib/gc_sc/OtherUpp.pl Unicode character database -lib/unicore/lib/gc_sc/P.pl Unicode character database -lib/unicore/lib/gc_sc/Pc.pl Unicode character database -lib/unicore/lib/gc_sc/Pd.pl Unicode character database -lib/unicore/lib/gc_sc/Pe.pl Unicode character database -lib/unicore/lib/gc_sc/Pf.pl Unicode character database -lib/unicore/lib/gc_sc/Pi.pl Unicode character database -lib/unicore/lib/gc_sc/Po.pl Unicode character database -lib/unicore/lib/gc_sc/Print.pl Unicode character database -lib/unicore/lib/gc_sc/Ps.pl Unicode character database -lib/unicore/lib/gc_sc/Punct.pl Unicode character database -lib/unicore/lib/gc_sc/QMark.pl Unicode character database -lib/unicore/lib/gc_sc/Qaai.pl Unicode character database -lib/unicore/lib/gc_sc/Quotatio.pl Unicode character database -lib/unicore/lib/gc_sc/Radical.pl Unicode character database -lib/unicore/lib/gc_sc/Radical2.pl Unicode character database -lib/unicore/lib/gc_sc/Runr.pl Unicode character database -lib/unicore/lib/gc_sc/S.pl Unicode character database -lib/unicore/lib/gc_sc/SD.pl Unicode character database -lib/unicore/lib/gc_sc/STerm.pl Unicode character database -lib/unicore/lib/gc_sc/Sc.pl Unicode character database -lib/unicore/lib/gc_sc/Shaw.pl Unicode character database -lib/unicore/lib/gc_sc/Sinh.pl Unicode character database -lib/unicore/lib/gc_sc/Sk.pl Unicode character database -lib/unicore/lib/gc_sc/Sm.pl Unicode character database -lib/unicore/lib/gc_sc/So.pl Unicode character database -lib/unicore/lib/gc_sc/SoftDott.pl Unicode character database -lib/unicore/lib/gc_sc/Space.pl Unicode character database -lib/unicore/lib/gc_sc/SpacePer.pl Unicode character database -lib/unicore/lib/gc_sc/Sterm2.pl Unicode character database -lib/unicore/lib/gc_sc/Syrc.pl Unicode character database -lib/unicore/lib/gc_sc/Tagb.pl Unicode character database -lib/unicore/lib/gc_sc/TaiLe.pl Unicode character database -lib/unicore/lib/gc_sc/Taml.pl Unicode character database -lib/unicore/lib/gc_sc/Telu.pl Unicode character database -lib/unicore/lib/gc_sc/Term.pl Unicode character database -lib/unicore/lib/gc_sc/Terminal.pl Unicode character database -lib/unicore/lib/gc_sc/Tglg.pl Unicode character database -lib/unicore/lib/gc_sc/Thaa.pl Unicode character database -lib/unicore/lib/gc_sc/Thai.pl Unicode character database -lib/unicore/lib/gc_sc/Tibt.pl Unicode character database -lib/unicore/lib/gc_sc/Title.pl Unicode character database -lib/unicore/lib/gc_sc/UIdeo.pl Unicode character database -lib/unicore/lib/gc_sc/Ugar.pl Unicode character database -lib/unicore/lib/gc_sc/UnifiedI.pl Unicode character database -lib/unicore/lib/gc_sc/Upper.pl Unicode character database -lib/unicore/lib/gc_sc/Uppercas.pl Unicode character database -lib/unicore/lib/gc_sc/VS.pl Unicode character database -lib/unicore/lib/gc_sc/Variatio.pl Unicode character database -lib/unicore/lib/gc_sc/WSpace.pl Unicode character database -lib/unicore/lib/gc_sc/WhiteSpa.pl Unicode character database -lib/unicore/lib/gc_sc/Word.pl Unicode character database -lib/unicore/lib/gc_sc/XDigit.pl Unicode character database -lib/unicore/lib/gc_sc/Yiii.pl Unicode character database -lib/unicore/lib/gc_sc/Z.pl Unicode character database -lib/unicore/lib/gc_sc/Zl.pl Unicode character database -lib/unicore/lib/gc_sc/Zp.pl Unicode character database -lib/unicore/lib/gc_sc/Zs.pl Unicode character database -lib/unicore/lib/gc_sc/Zyyy.pl Unicode character database -lib/unicore/lib/gc_sc/_CanonDC.pl Unicode character database -lib/unicore/lib/gc_sc/_CaseIgn.pl Unicode character database -lib/unicore/lib/gc_sc/_CombAbo.pl Unicode character database -lib/unicore/lib/hst/L.pl Unicode character database -lib/unicore/lib/hst/LV.pl Unicode character database -lib/unicore/lib/hst/LVT.pl Unicode character database -lib/unicore/lib/hst/T.pl Unicode character database -lib/unicore/lib/hst/V.pl Unicode character database -lib/unicore/lib/jt/C.pl Unicode character database -lib/unicore/lib/jt/D.pl Unicode character database -lib/unicore/lib/jt/R.pl Unicode character database -lib/unicore/lib/jt/U.pl Unicode character database -lib/unicore/lib/lb/AI.pl Unicode character database -lib/unicore/lib/lb/AL.pl Unicode character database -lib/unicore/lib/lb/B2.pl Unicode character database -lib/unicore/lib/lb/BA.pl Unicode character database -lib/unicore/lib/lb/BB.pl Unicode character database -lib/unicore/lib/lb/BK.pl Unicode character database -lib/unicore/lib/lb/CB.pl Unicode character database -lib/unicore/lib/lb/CL.pl Unicode character database -lib/unicore/lib/lb/CM.pl Unicode character database -lib/unicore/lib/lb/CR.pl Unicode character database -lib/unicore/lib/lb/EX.pl Unicode character database -lib/unicore/lib/lb/GL.pl Unicode character database -lib/unicore/lib/lb/HY.pl Unicode character database -lib/unicore/lib/lb/ID.pl Unicode character database -lib/unicore/lib/lb/IN.pl Unicode character database -lib/unicore/lib/lb/IS.pl Unicode character database -lib/unicore/lib/lb/LF.pl Unicode character database -lib/unicore/lib/lb/NL.pl Unicode character database -lib/unicore/lib/lb/NS.pl Unicode character database -lib/unicore/lib/lb/NU.pl Unicode character database -lib/unicore/lib/lb/OP.pl Unicode character database -lib/unicore/lib/lb/PO.pl Unicode character database -lib/unicore/lib/lb/PR.pl Unicode character database -lib/unicore/lib/lb/QU.pl Unicode character database -lib/unicore/lib/lb/SA.pl Unicode character database -lib/unicore/lib/lb/SG.pl Unicode character database -lib/unicore/lib/lb/SP.pl Unicode character database -lib/unicore/lib/lb/SY.pl Unicode character database -lib/unicore/lib/lb/WJ.pl Unicode character database -lib/unicore/lib/lb/XX.pl Unicode character database -lib/unicore/lib/lb/ZW.pl Unicode character database -lib/unicore/lib/nt/De.pl Unicode character database -lib/unicore/lib/nt/Di.pl Unicode character database -lib/unicore/lib/nt/Nu.pl Unicode character database -lib/unicore/mktables Unicode character database generator lib/unicore/version The version of the Unicode lib/UNIVERSAL.pm Base class for ALL classes lib/User/grent.pm By-name interface to Perl's builtin getgr* @@ -2265,7 +1987,6 @@ lib/User/grent.t See if User::grwent works lib/User/pwent.pm By-name interface to Perl's builtin getpw* lib/User/pwent.t See if User::pwent works lib/utf8_heavy.pl Support routines for utf8 pragma -lib/utf8_pva.pl Support routines for utf8 pragma lib/utf8.pm Pragma to control Unicode support lib/utf8.t See if utf8 operations work lib/validate.pl Perl library supporting wholesale file mode validation @@ -2475,6 +2196,8 @@ pod/perl581delta.pod Perl changes in version 5.8.1 pod/perl582delta.pod Perl changes in version 5.8.2 pod/perl583delta.pod Perl changes in version 5.8.3 pod/perl584delta.pod Perl changes in version 5.8.4 +pod/perl585delta.pod Perl changes in version 5.8.5 +pod/perl586delta.pod Perl changes in version 5.8.6 pod/perl58delta.pod Perl changes in version 5.8.0 pod/perl590delta.pod Perl changes in version 5.9.0 pod/perl591delta.pod Perl changes in version 5.9.1 @@ -2577,8 +2300,9 @@ pod/splitman Splits perlfunc into multiple man pages 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/checkcase.pl Check whether we are case-insensitive-fs-friendly Porting/check83.pl Check whether we are 8.3-friendly +Porting/checkAUTHORS.pl Check that the AUTHORS file is complete +Porting/checkcase.pl Check whether we are case-insensitive-fs-friendly Porting/checkURL.pl Check whether we have working URLs Porting/checkVERSION.pl Check whether we have $VERSIONs Porting/cmpVERSION.pl Compare whether two trees have changed modules @@ -2701,6 +2425,7 @@ t/comp/cpp.t See if C preprocessor works t/comp/decl.t See if declarations work t/comp/hints.t See if %^H works t/comp/multiline.t See if multiline strings work +t/comp/opsubs.t See if q() etc. are not parsed as functions t/comp/our.t Tests for our declaration t/comp/package.t See if packages work t/comp/parser.t See if the parser works in edge cases @@ -2772,6 +2497,7 @@ t/lib/Math/BigInt/BareCalc.pm Bigint's simulation of Calc t/lib/Math/BigInt/Scalar.pm Pure Perl module to support Math::BigInt t/lib/Math/BigInt/Subclass.pm Empty subclass of BigInt for test t/lib/Math/BigRat/Test.pm Math::BigRat test helper +t/lib/NoExporter.pm Part of Test-Simple t/lib/sample-tests/bailout Test data for Test::Harness t/lib/sample-tests/bignum Test data for Test::Harness t/lib/sample-tests/combined Test data for Test::Harness @@ -2951,6 +2677,7 @@ t/op/read.t See if read() works t/op/recurse.t See if deep recursion works t/op/ref.t See if refs and objects work t/op/regexp_noamp.t See if regular expressions work with optimizations +t/op/regexp_qr.t See if regular expressions work as qr// t/op/regexp.t See if regular expressions work t/op/regmesg.t See if one can get regular expression errors t/op/repeat.t See if x operator works @@ -2986,6 +2713,7 @@ t/op/universal.t See if UNIVERSAL class works t/op/unshift.t See if unshift works t/op/utf8decode.t See if UTF-8 decoding works t/op/utfhash.t See if utf8 keys in hashes behave +t/op/utftaint.t See if utf8 and taint work together t/op/vec.t See if vectors work t/op/ver.t See if v-strings and the %v format flag work t/op/wantarray.t See if wantarray works