RMAGIC on symbol tables is bad, m'kay.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 5190484..6018a97 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -832,6 +832,7 @@ ext/POSIX/POSIX.pm          POSIX extension Perl module
 ext/POSIX/POSIX.pod            POSIX extension documentation
 ext/POSIX/POSIX.xs             POSIX extension external subroutines
 ext/POSIX/t/is.t               See if POSIX isxxx() work
+ext/POSIX/t/math.t             Basic math tests for POSIX
 ext/POSIX/t/posix.t            See if POSIX works
 ext/POSIX/t/sigaction.t                See if POSIX::sigaction works
 ext/POSIX/t/taint.t            See if POSIX works with taint
@@ -976,6 +977,7 @@ ext/threads/shared/shared.xs        thread shared variables
 ext/threads/shared/t/0nothread.t       Tests for basic shared array functionality.
 ext/threads/shared/t/av_refs.t Tests for arrays containing references
 ext/threads/shared/t/av_simple.t       Tests for basic shared array functionality.
+ext/threads/shared/t/blessed.t Test blessed shared variables
 ext/threads/shared/t/cond.t    Test condition variables
 ext/threads/shared/t/disabled.t        Test threads::shared when threads are disabled.
 ext/threads/shared/t/hv_refs.t Test shared hashes containing references
@@ -1048,6 +1050,7 @@ 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/my_cxt.t      XS::APItest: test MY_CXT interface
 ext/XS/APItest/t/exception.t   XS::APItest extension
 ext/XS/APItest/t/hash.t                XS::APItest extension
 ext/XS/APItest/t/printf.t      XS::APItest extension
@@ -1366,11 +1369,14 @@ lib/Config.t                    See if Config works
 lib/constant.pm                        For "use constant"
 lib/constant.t                 See if compile-time constants work
 lib/CPAN/bin/cpan              easily interact with CPAN from the command line
+lib/CPAN/Debug.pm              helper package for CPAN.pm
 lib/CPAN/FirstTime.pm          Utility for creating CPAN config files
+lib/CPAN/HandleConfig.pm       helper package for CPAN.pm
 lib/CPAN/Nox.pm                        Runs CPAN while avoiding compiled extensions
 lib/CPAN/PAUSE2003.pub         CPAN public key
 lib/CPAN/PAUSE2005.pub         CPAN public key
 lib/CPAN/SIGNATURE             CPAN public key
+lib/CPAN/Tarzip.pm             helper package for CPAN.pm
 lib/CPAN/Version.pm            Simple math with different flavors of version strings
 lib/CPAN.pm                    Interface to Comprehensive Perl Archive Network
 lib/CPAN/t/loadme.t            See if CPAN the module works
@@ -1445,6 +1451,7 @@ lib/ExtUtils/Command/MM.pm        Calling MM functions from the cmd line
 lib/ExtUtils/Command.pm                Utilities for Make on non-UNIX platforms
 lib/ExtUtils/Constant/Base.pm  generate XS code to import C header constants
 lib/ExtUtils/Constant.pm       generate XS code to import C header constants
+lib/ExtUtils/Constant/ProxySubs.pm     generate XS code for proxy constants
 lib/ExtUtils/Constant/Utils.pm generate XS code to import C header constants
 lib/ExtUtils/Constant/XS.pm    generate XS code to import C header constants
 lib/ExtUtils/Embed.pm          Utilities for embedding Perl in C programs
@@ -1539,6 +1546,8 @@ lib/ExtUtils/xsubpp               External subroutine preprocessor
 lib/fastcwd.pl                 a faster but more dangerous getcwd
 lib/Fatal.pm                   Make errors in functions/builtins fatal
 lib/Fatal.t                    See if Fatal works
+lib/feature.pm                 Pragma to enable new syntax
+lib/feature.t                  See if features work
 lib/fields.pm                  Set up object field names for pseudo-hash-using classes
 lib/File/Basename.pm           Emulate the basename program
 lib/File/Basename.t            See if File::Basename works
@@ -1961,11 +1970,8 @@ lib/Pod/Simple/t/corpus/french_latin1.txt        Pod::Simple test file
 lib/Pod/Simple/t/corpus/french_latin1.xml      Pod::Simple test file
 lib/Pod/Simple/t/corpus/greek_iso_8859_7.pod   Pod::Simple test file
 lib/Pod/Simple/t/corpus/greek_iso_8859_7.xml   Pod::Simple test file
-lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt    Pod::Simple test file
 lib/Pod/Simple/t/corpus/haiku-iso2202jp.xml    Pod::Simple test file
-lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt   Pod::Simple test file
 lib/Pod/Simple/t/corpus/haiku-iso2202jpx.xml   Pod::Simple test file
-lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt   Pod::Simple test file
 lib/Pod/Simple/t/corpus/haiku-iso2202jpy.xml   Pod::Simple test file
 lib/Pod/Simple/t/corpus/haiku-iso2202jpz.txt   Pod::Simple test file
 lib/Pod/Simple/t/corpus/haiku-iso2202jpz.xml   Pod::Simple test file
@@ -1980,8 +1986,6 @@ lib/Pod/Simple/t/corpus/nonesuch.xml              Pod::Simple test file
 lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.txt        Pod::Simple test file
 lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.xml        Pod::Simple test file
 lib/Pod/Simple/t/corpus_not_yet_impl/polish_implicit_utf8.txt  Pod::Simple test file
-lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt    Pod::Simple test file
-lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt    Pod::Simple test file
 lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.txt      Pod::Simple test file
 lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.xml      Pod::Simple test file
 lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.txt       Pod::Simple test file
@@ -2026,14 +2030,14 @@ lib/Pod/Simple/t/itemadapt.t            Pod::Simple test file
 lib/Pod/Simple/t/itemstar.t            Pod::Simple test file
 lib/Pod/Simple/t/items.t               Pod::Simple test file
 lib/Pod/Simple/t/linkclass.t           Pod::Simple test file
-lib/Pod/Simple/t/other^test^lib/hink^honk/Glunk.pod    Pod::Simple test file
-lib/Pod/Simple/t/other^test^lib/hink^honk/readme.txt   Pod::Simple test file
-lib/Pod/Simple/t/other^test^lib/hink^honk/Vliff.pm     Pod::Simple test file
-lib/Pod/Simple/t/other^test^lib/pod/perlthang.pod      Pod::Simple test file
-lib/Pod/Simple/t/other^test^lib/pod/perlzuk.pod                Pod::Simple test file
-lib/Pod/Simple/t/other^test^lib/Sizzlesuzzle.pm                Pod::Simple test file
-lib/Pod/Simple/t/other^test^lib/squaa/Vliff.pm         Pod::Simple test file
-lib/Pod/Simple/t/other^test^lib/squaa/Wowo.pod         Pod::Simple test file
+lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod    Pod::Simple test file
+lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt   Pod::Simple test file
+lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm     Pod::Simple test file
+lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod      Pod::Simple test file
+lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod                Pod::Simple test file
+lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm                Pod::Simple test file
+lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm         Pod::Simple test file
+lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod         Pod::Simple test file
 lib/Pod/Simple/t/puller.t              Pod::Simple test file
 lib/Pod/Simple/t/pulltitle.t           Pod::Simple test file
 lib/Pod/Simple/TranscodeDumb.pm                Pod::Simple::TranscodeDumb
@@ -2053,33 +2057,33 @@ lib/Pod/Simple/t/search_28_glob_z_kleene_k.t    Pod::Simple test file
 lib/Pod/Simple/t/search_29_glob_z_qmark_k.t    Pod::Simple test file
 lib/Pod/Simple/t/search_50survey_inc.t Pod::Simple test file
 lib/Pod/Simple/t/stree.t               Pod::Simple test file
-lib/Pod/Simple/t/test_junk1_out.txt    Pod::Simple test file
-lib/Pod/Simple/t/test_junk1.pod                Pod::Simple test file
-lib/Pod/Simple/t/test_junk2_out.txt    Pod::Simple test file
-lib/Pod/Simple/t/test_junk2.pod                Pod::Simple test file
-lib/Pod/Simple/t/test^lib/Blorm.pm             Pod::Simple test file
-lib/Pod/Simple/t/test^lib/hink^honk/Glunk.pod  Pod::Simple test file
-lib/Pod/Simple/t/test^lib/hink^honk/readme.txt Pod::Simple test file
-lib/Pod/Simple/t/test^lib/hink^honk/Vliff.pm   Pod::Simple test file
-lib/Pod/Simple/t/test^lib/pod/perlfliff.pod    Pod::Simple test file
-lib/Pod/Simple/t/test^lib/pod/perlthang.pod    Pod::Simple test file
-lib/Pod/Simple/t/test^lib/squaa/Glunk.pod      Pod::Simple test file
-lib/Pod/Simple/t/test^lib/squaa.pm             Pod::Simple test file
-lib/Pod/Simple/t/test^lib/squaa/Vliff.pm       Pod::Simple test file
-lib/Pod/Simple/t/test^lib/zikzik.pod           Pod::Simple test file
-lib/Pod/Simple/t/test^lib/Zonk/Fiddle.txt      Pod::Simple test file
-lib/Pod/Simple/t/test^lib/Zonk/Pronk.pm                Pod::Simple test file
-lib/Pod/Simple/t/test^lib/Zonk/Veng.pm         Pod::Simple test file
-lib/Pod/Simple/t/test_old_perlcygwin_out.txt   Pod::Simple test file
-lib/Pod/Simple/t/test_old_perlcygwin.pod       Pod::Simple test file
-lib/Pod/Simple/t/test_old_perlfaq3_out.txt     Pod::Simple test file
-lib/Pod/Simple/t/test_old_perlfaq3.pod Pod::Simple test file
-lib/Pod/Simple/t/test_old_perlvar_out.txt      Pod::Simple test file
-lib/Pod/Simple/t/test_old_perlvar.pod  Pod::Simple test file
+lib/Pod/Simple/t/junk1_out.txt Pod::Simple test file
+lib/Pod/Simple/t/junk1.pod     Pod::Simple test file
+lib/Pod/Simple/t/junk2_out.txt Pod::Simple test file
+lib/Pod/Simple/t/junk2.pod     Pod::Simple test file
+lib/Pod/Simple/t/test_lib/Blorm.pm             Pod::Simple test file
+lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod  Pod::Simple test file
+lib/Pod/Simple/t/test_lib/hink_honk/readme.txt Pod::Simple test file
+lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm   Pod::Simple test file
+lib/Pod/Simple/t/test_lib/pod/perlfliff.pod    Pod::Simple test file
+lib/Pod/Simple/t/test_lib/pod/perlthang.pod    Pod::Simple test file
+lib/Pod/Simple/t/test_lib/squaa/Glunk.pod      Pod::Simple test file
+lib/Pod/Simple/t/test_lib/squaa.pm             Pod::Simple test file
+lib/Pod/Simple/t/test_lib/squaa/Vliff.pm       Pod::Simple test file
+lib/Pod/Simple/t/test_lib/zikzik.pod           Pod::Simple test file
+lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt      Pod::Simple test file
+lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm                Pod::Simple test file
+lib/Pod/Simple/t/test_lib/Zonk/Veng.pm         Pod::Simple test file
+lib/Pod/Simple/t/perlcyg_out.txt       Pod::Simple test file
+lib/Pod/Simple/t/perlcyg.pod   Pod::Simple test file
+lib/Pod/Simple/t/perlfaq3_out.txt      Pod::Simple test file
+lib/Pod/Simple/t/perlfaq3.pod  Pod::Simple test file
+lib/Pod/Simple/t/perlvar_out.txt       Pod::Simple test file
+lib/Pod/Simple/t/perlvar.pod   Pod::Simple test file
 lib/Pod/Simple/t/verbatim_formatted.t  Pod::Simple test file
 lib/Pod/Simple/t/verbatims.t           Pod::Simple test file
 lib/Pod/Simple/t/x_nixer.t             Pod::Simple test file
-lib/Pod/Simple/t/yet^another^test^lib/squaa/Vliff.pm   Pod::Simple test file
+lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm   Pod::Simple test file
 lib/Pod/Simple/XMLOutStream.pm turn Pod into XML
 lib/Pod/t/basic.cap            podlators test
 lib/Pod/t/basic.clr            podlators test
@@ -2941,12 +2945,14 @@ t/io/open.t                     See if open works
 t/io/pipe.t                    See if secure pipes work
 t/io/print.t                   See if print commands work
 t/io/read.t                    See if read works
+t/io/say.t                     See if say works
 t/io/tell.t                    See if file seeking works
 t/io/through.t                 See if pipe passes data intact
 t/io/utf8.t                    See if file seeking works
 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/common.pl                        Helper for lib/{warnings,feature}.t
 t/lib/compmod.pl               Helper for 1_compile.t
 t/lib/contains_pod.xr          Pod-Parser test file
 t/lib/cygwin.t                 Builtin cygwin function tests
@@ -2969,6 +2975,11 @@ t/lib/dprof/test7_v              Perl code profiler tests
 t/lib/dprof/test8_t            Perl code profiler tests
 t/lib/dprof/test8_v            Perl code profiler tests
 t/lib/dprof/V.pm               Perl code profiler tests
+t/lib/feature/err              Tests for enabling/disabling err feature
+t/lib/feature/nonesuch         Tests for enabling/disabling nonexistent feature
+t/lib/feature/say              Tests for enabling/disabling say feature
+t/lib/feature/smartmatch       Tests for enabling/disabling smartmatch feature
+t/lib/feature/switch           Tests for enabling/disabling switch feature
 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
@@ -3154,6 +3165,7 @@ t/op/mydef.t                      See if "my $_" works
 t/op/my_stash.t                        See if my Package works
 t/op/my.t                      See if lexical scoping works
 t/op/not.t                     See if not works
+t/op/negate.t                  See if unary minus works
 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/ord.t                     See if ord works
@@ -3186,6 +3198,7 @@ t/op/re_tests                     Regular expressions for regexp.t
 t/op/reverse.t                 See if reverse operator works
 t/op/runlevel.t                        See if die() works from perl_call_*()
 t/op/sleep.t                   See if sleep works
+t/op/smartmatch.t              See if the ~~ operator works
 t/op/sort.t                    See if sort works
 t/op/splice.t                  See if splice works
 t/op/split.t                   See if split works
@@ -3202,6 +3215,7 @@ t/op/substr.t                     See if substr works
 t/op/subst.t                   See if substitution works
 t/op/subst_wamp.t              See if substitution works with $& present
 t/op/sub.t                     See if subroutines work
+t/op/switch.t                  See if switches (given/when) work
 t/op/sysio.t                   See if sysread and syswrite work
 t/op/taint.t                   See if tainting works
 t/op/threads.t                 Misc. tests for perl features with threads