Move Package::Constants from lib to ext
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 77aea81..a374ccb 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -84,6 +84,8 @@ ext/attributes/attributes.xs          For "sub foo : attrlist"
 ext/base/Changes               base.pm changelog
 ext/base/lib/base.pm           Establish IS-A relationship at compile time
 ext/base/lib/fields.pm         Set up object field names for pseudo-hash-using classes
+ext/base/MANIFEST              base.pm manifest
+ext/base/META.yml              base.pm META.yml file
 ext/base/t/base.t              See if base works
 ext/base/t/compile-time.t      See if base works
 ext/base/t/fields-5.6.0.t      See if fields work
@@ -733,6 +735,17 @@ ext/File-Glob/t/case.t             See if File::Glob works
 ext/File-Glob/t/global.t       See if File::Glob works
 ext/File-Glob/TODO             File::Glob extension todo list
 ext/File-Glob/t/taint.t                See if File::Glob works
+ext/Filter-Simple/Changes                              Filter::Simple
+ext/Filter-Simple/lib/Filter/Simple.pm                 Simple frontend to Filter::Util::Call
+ext/Filter-Simple/t/data.t                             See if Filter::Simple works
+ext/Filter-Simple/t/export.t                           See if Filter::Simple works
+ext/Filter-Simple/t/filter_only.t                      See if Filter::Simple works
+ext/Filter-Simple/t/filter.t                           See if Filter::Simple works
+ext/Filter-Simple/t/import.t                           See if Filter::Simple works
+ext/Filter-Simple/t/lib/Filter/Simple/ExportTest.pm    Helper file for Filter::Simple tests
+ext/Filter-Simple/t/lib/Filter/Simple/FilterOnlyTest.pm        Helper file for Filter::Simple tests
+ext/Filter-Simple/t/lib/Filter/Simple/FilterTest.pm    Helper file for Filter::Simple tests
+ext/Filter-Simple/t/lib/Filter/Simple/ImportTest.pm    Helper file for Filter::Simple tests
 ext/Filter-Util-Call/Call.pm   Filter::Util::Call extension module
 ext/Filter-Util-Call/Call.xs   Filter::Util::Call extension external subroutines
 ext/Filter-Util-Call/filter-util.pl            See if Filter::Util::Call works
@@ -765,6 +778,19 @@ ext/I18N-Langinfo/Langinfo.pm      I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
 ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
 ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works
+ext/I18N-LangTags/ChangeLog                    I18N::LangTags
+ext/I18N-LangTags/lib/I18N/LangTags/Detect.pm  Detect language preferences
+ext/I18N-LangTags/lib/I18N/LangTags/List.pm    List of tags for human languages
+ext/I18N-LangTags/lib/I18N/LangTags.pm         I18N::LangTags
+ext/I18N-LangTags/README                       I18N::LangTags
+ext/I18N-LangTags/t/01_about_verbose.t         See whether I18N::LangTags works
+ext/I18N-LangTags/t/05_main.t                  See whether I18N::LangTags works
+ext/I18N-LangTags/t/07_listy.t                 See whether I18N::LangTags works
+ext/I18N-LangTags/t/10_http.t                  See whether I18N::LangTags works
+ext/I18N-LangTags/t/20_locales.t               See whether I18N::LangTags works
+ext/I18N-LangTags/t/50_super.t                 See whether I18N::LangTags works
+ext/I18N-LangTags/t/55_supers_strict.t         See whether I18N::LangTags works
+ext/I18N-LangTags/t/80_all_env.t               See whether I18N::LangTags works
 ext/IO/ChangeLog               IO perl module change log
 ext/IO-Compress/Changes        IO::Compress
 ext/IO-Compress/examples/compress-zlib/filtdef IO::Compress
@@ -1028,6 +1054,17 @@ ext/MIME-Base64/t/base64.t       See whether MIME::Base64 works
 ext/MIME-Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
 ext/MIME-Base64/t/unicode.t    See whether MIME::Base64 works
 ext/MIME-Base64/t/warn.t       See whether MIME::Base64 works
+ext/Module-CoreList/Changes    Module::CoreList Changes
+ext/Module-CoreList/corelist   The corelist command-line utility
+ext/Module-CoreList/identify-dependencies      A usage example for Module::CoreList
+ext/Module-CoreList/lib/Module/CoreList.pm     Module::CoreList
+ext/Module-CoreList/Makefile.PL                Module::CoreList
+ext/Module-CoreList/MANIFEST           Module::CoreList
+ext/Module-CoreList/META.yml           Module::CoreList
+ext/Module-CoreList/README             Module::CoreList
+ext/Module-CoreList/t/corelist.t       Module::CoreList tests
+ext/Module-CoreList/t/find_modules.t   Module::CoreList tests
+ext/Module-CoreList/t/pod.t            Module::CoreList tests
 ext/Module-Pluggable/lib/Devel/InnerPackage.pm         Find inner packages
 ext/Module-Pluggable/lib/Module/Pluggable/Object.pm    Module::Pluggable
 ext/Module-Pluggable/lib/Module/Pluggable.pm           Module::Pluggable
@@ -1109,6 +1146,23 @@ ext/NDBM_File/NDBM_File.pm       NDBM extension Perl module
 ext/NDBM_File/NDBM_File.xs     NDBM extension external subroutines
 ext/NDBM_File/t/ndbm.t         See if NDBM_File works
 ext/NDBM_File/typemap          NDBM extension interface types
+ext/Net-Ping/Changes                   Net::Ping
+ext/Net-Ping/lib/Net/Ping.pm           Hello, anybody home?
+ext/Net-Ping/t/100_load.t              Ping Net::Ping
+ext/Net-Ping/t/110_icmp_inst.t         Ping Net::Ping
+ext/Net-Ping/t/120_udp_inst.t          Ping Net::Ping
+ext/Net-Ping/t/130_tcp_inst.t          Ping Net::Ping
+ext/Net-Ping/t/140_stream_inst.t       Ping Net::Ping
+ext/Net-Ping/t/150_syn_inst.t          Ping Net::Ping
+ext/Net-Ping/t/190_alarm.t             Ping Net::Ping
+ext/Net-Ping/t/200_ping_tcp.t          Ping Net::Ping
+ext/Net-Ping/t/250_ping_hires.t                Ping Net::Ping
+ext/Net-Ping/t/300_ping_stream.t       Ping Net::Ping
+ext/Net-Ping/t/400_ping_syn.t          Ping Net::Ping
+ext/Net-Ping/t/410_syn_host.t          Ping Net::Ping
+ext/Net-Ping/t/450_service.t           Ping Net::Ping
+ext/Net-Ping/t/500_ping_icmp.t         Ping Net::Ping
+ext/Net-Ping/t/510_ping_udp.t          Ping Net::Ping
 ext/ODBM_File/hints/cygwin.pl  Hint for ODBM_File for named architecture
 ext/ODBM_File/hints/dec_osf.pl Hint for ODBM_File for named architecture
 ext/ODBM_File/hints/gnukfreebsd.pl     Hint for NDBM_File for named architecture
@@ -1129,6 +1183,8 @@ ext/Opcode/Opcode.xs              Opcode extension external subroutines
 ext/Opcode/ops.pm              "Pragma" form of Opcode extension Perl module
 ext/Opcode/t/Opcode.t          See if Opcode works
 ext/Opcode/t/ops.t             See if Opcode works
+ext/Package-Constants/lib/Package/Constants.pm Package::Constants
+ext/Package-Constants/t/01_list.t              Package::Constants tests
 ext/PerlIO-encoding/encoding.pm        PerlIO::encoding
 ext/PerlIO-encoding/encoding.xs        PerlIO::encoding
 ext/PerlIO-encoding/MANIFEST   PerlIO::encoding list of files
@@ -1143,6 +1199,8 @@ ext/PerlIO-via/hints/aix.pl       Hint for PerlIO::via for named architecture
 ext/PerlIO-via/t/via.t         See if PerlIO::via works
 ext/PerlIO-via/via.pm          PerlIO layer for layers in perl
 ext/PerlIO-via/via.xs          PerlIO layer for layers in perl
+ext/Pod-Plainer/Plainer.pm     Pod migration utility module
+ext/Pod-Plainer/t/plainer.t    Test Pod::Plainer
 ext/POSIX/hints/bsdos.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/dynixptx.pl    Hint for POSIX for named architecture
 ext/POSIX/hints/freebsd.pl     Hint for POSIX for named architecture
@@ -1223,6 +1281,9 @@ ext/SDBM_File/sdbm/tune.h SDBM kit
 ext/SDBM_File/sdbm/util.c      SDBM kit
 ext/SDBM_File/t/sdbm.t         See if SDBM_File works
 ext/SDBM_File/typemap          SDBM extension interface types
+ext/SelfLoader/lib/SelfLoader.pm       Load functions only on demand
+ext/SelfLoader/t/01SelfLoader.t                See if SelfLoader works
+ext/SelfLoader/t/02SelfLoader-buggy.t  See if SelfLoader works
 ext/Shell/Shell.pm             Make AUTOLOADed system() calls
 ext/Shell/t/Shell.t            Tests for above
 ext/Socket/Makefile.PL         Socket extension makefile writer
@@ -1516,6 +1577,19 @@ ext/Text-Soundex/README          README for Text::Soundex
 ext/Text-Soundex/Soundex.pm    Text::Soundex extension Perl module
 ext/Text-Soundex/Soundex.xs    Text::Soundex extension external subroutines
 ext/Text-Soundex/t/Soundex.t   test for Text::Soundex
+ext/Thread-Queue/lib/Thread/Queue.pm   Thread-safe queues
+ext/Thread-Queue/t/01_basic.t          Thread::Queue tests
+ext/Thread-Queue/t/02_refs.t           Thread::Queue tests
+ext/Thread-Queue/t/03_peek.t           Thread::Queue tests
+ext/Thread-Queue/t/04_errs.t           Thread::Queue tests
+ext/Thread-Queue/t/05_extract.t                Thread::Queue tests
+ext/Thread-Queue/t/06_insert.t         Thread::Queue tests
+ext/Thread-Queue/t/07_lock.t           Thread::Queue tests
+ext/Thread-Queue/t/08_nothreads.t      Thread::Queue tests
+ext/Thread-Semaphore/lib/Thread/Semaphore.pm   Thread-safe semaphores
+ext/Thread-Semaphore/t/01_basic.t              Thread::Semaphore tests
+ext/Thread-Semaphore/t/02_errs.t               Thread::Semaphore tests
+ext/Thread-Semaphore/t/03_nothreads.t          Thread::Semaphore tests
 ext/threads/hints/hpux.pl      Hint file for HPUX
 ext/threads/hints/linux.pl     Hint file for Linux
 ext/threads/Makefile.PL                ithreads
@@ -2424,13 +2498,6 @@ lib/File/Temp/t/seekable.t       See if File::Temp works
 lib/File/Temp/t/tempfile.t     See if File::Temp works
 lib/filetest.pm                        For "use filetest"
 lib/filetest.t                 See if filetest works
-lib/Filter/Simple/Changes      Filter::Simple
-lib/Filter/Simple.pm           Simple frontend to Filter::Util::Call
-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_only.t      See if Filter::Simple works
-lib/Filter/Simple/t/filter.t   See if Filter::Simple works
-lib/Filter/Simple/t/import.t   See if Filter::Simple works
 lib/FindBin.pm                 Find name of currently executing program
 lib/FindBin.t                  See if FindBin works
 lib/finddepth.pl               A depth-first find emulator--used by find2perl
@@ -2455,19 +2522,6 @@ lib/h2xs.t                       See if h2xs produces expected lists of files
 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/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
@@ -2723,10 +2777,6 @@ lib/Module/Build/t/write_default_maniskip.t      Module::Build tests
 lib/Module/Build/t/xs.t                Module::Build
 lib/Module/Build/Version.pm    Module::Build
 lib/Module/Build/YAML.pm       Module::Build
-lib/Module/CoreList/bin/corelist       Module::CoreList
-lib/Module/CoreList.pm                 Module::CoreList
-lib/Module/CoreList/t/corelist.t       Module::CoreList
-lib/Module/CoreList/t/find_modules.t   Module::CoreList
 lib/Module/Load/Conditional.pm Module::Conditional
 lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t     Module::Conditional tests
 lib/Module/Load/Conditional/t/02_Parse_Version.t       Module::Load::Conditional tests
@@ -2772,23 +2822,6 @@ lib/Net/netent.pm                By-name interface to Perl's builtin getnet*
 lib/Net/netent.t               See if Net::netent works
 lib/Net/Netrc.pm               libnet
 lib/Net/NNTP.pm                        libnet
-lib/Net/Ping/Changes           Net::Ping
-lib/Net/Ping.pm                        Hello, anybody home?
-lib/Net/Ping/t/100_load.t      Ping Net::Ping
-lib/Net/Ping/t/110_icmp_inst.t Ping Net::Ping
-lib/Net/Ping/t/120_udp_inst.t  Ping Net::Ping
-lib/Net/Ping/t/130_tcp_inst.t  Ping Net::Ping
-lib/Net/Ping/t/140_stream_inst.t       Ping Net::Ping
-lib/Net/Ping/t/150_syn_inst.t  Ping Net::Ping
-lib/Net/Ping/t/190_alarm.t     Ping Net::Ping
-lib/Net/Ping/t/200_ping_tcp.t  Ping Net::Ping
-lib/Net/Ping/t/250_ping_hires.t        Ping Net::Ping
-lib/Net/Ping/t/300_ping_stream.t       Ping Net::Ping
-lib/Net/Ping/t/400_ping_syn.t  Ping Net::Ping
-lib/Net/Ping/t/410_syn_host.t  Ping Net::Ping
-lib/Net/Ping/t/450_service.t   Ping Net::Ping
-lib/Net/Ping/t/500_ping_icmp.t Ping Net::Ping
-lib/Net/Ping/t/510_ping_udp.t  Ping Net::Ping
 lib/Net/POP3.pm                        libnet
 lib/Net/protoent.pm            By-name interface to Perl's builtin getproto*
 lib/Net/protoent.t             See if Net::protoent works
@@ -2835,8 +2868,6 @@ lib/overloading.t         Tests for overloading.pm
 lib/overload/numbers.pm                Helper for overloading pragma
 lib/overload.pm                        Module for overloading perl operators
 lib/overload.t                 See if operator overloading works
-lib/Package/Constants.pm       Package::Constants
-lib/Package/Constants/t/01_list.t      Package::Constants tests
 lib/Params/Check.pm    Params::Check
 lib/Params/Check/t/01_Params-Check.t   Params::Check tests
 lib/parent.pm  Establish an ISA relationship with base classes at compile time
@@ -2919,7 +2950,6 @@ lib/Pod/Perldoc/ToTk.pm           convert POD via Tk::Pod
 lib/Pod/Perldoc/ToXml.pm       convert POD to XML
 lib/Pod/Perldoc/t/perldocbasic.t       test Pod::Perldoc basic operation
 lib/Pod/Perldoc/t/textbasic.t  test Pod::Perldoc::ToText
-lib/Pod/Plainer.pm             Pod migration utility module
 lib/Pod/PlainText.pm           Convert POD data to formatted ASCII text
 lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
 lib/Pod/Simple/BlackBox.pm     Pod::Simple::BlackBox
@@ -3143,9 +3173,6 @@ lib/Search/Dict.pm                Perform binary search on dictionaries
 lib/Search/Dict.t              See if Search::Dict works
 lib/SelectSaver.pm             Enforce proper select scoping
 lib/SelectSaver.t              See if SelectSaver works
-lib/SelfLoader.pm              Load functions only on demand
-lib/SelfLoader/t/01SelfLoader.t        See if SelfLoader works
-lib/SelfLoader/t/02SelfLoader-buggy.t  See if SelfLoader works
 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
@@ -3298,19 +3325,6 @@ lib/Text/TabsWrap/t/wrap_separator2.t    See if Text::Wrap::wrap 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/Thread/Queue.pm            Thread-safe queues
-lib/Thread/Queue/t/01_basic.t  Thread::Queue tests
-lib/Thread/Queue/t/02_refs.t   Thread::Queue tests
-lib/Thread/Queue/t/03_peek.t   Thread::Queue tests
-lib/Thread/Queue/t/04_errs.t   Thread::Queue tests
-lib/Thread/Queue/t/05_extract.t        Thread::Queue tests
-lib/Thread/Queue/t/06_insert.t Thread::Queue tests
-lib/Thread/Queue/t/07_lock.t   Thread::Queue tests
-lib/Thread/Queue/t/08_nothreads.t      Thread::Queue tests
-lib/Thread/Semaphore.pm                Thread-safe semaphores
-lib/Thread/Semaphore/t/01_basic.t      Thread::Semaphore tests
-lib/Thread/Semaphore/t/02_errs.t       Thread::Semaphore tests
-lib/Thread/Semaphore/t/03_nothreads.t  Thread::Semaphore tests
 lib/Thread.t                   Thread extensions frontend tests
 lib/Tie/Array.pm               Base class for tied arrays
 lib/Tie/Array/push.t           Test for Tie::Array
@@ -4048,10 +4062,6 @@ t/lib/feature/implicit           Tests for implicit loading of feature.pm
 t/lib/feature/nonesuch         Tests for enabling/disabling nonexistent feature
 t/lib/feature/say              Tests for enabling/disabling say 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
-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
@@ -4376,7 +4386,6 @@ t/pod/nested_seqs.xr              Expected results for nested_seqs.t
 t/pod/oneline_cmds.t           Test single paragraph ==cmds
 t/pod/oneline_cmds.xr          Expected results for oneline_cmds.t
 t/pod/p2u_data.pl              Test Pod::Usage
-t/pod/plainer.t                        Test Pod::Plainer
 t/pod/pod2usage2.t             Test Pod::Usage
 t/pod/pod2usage.t              Test Pod::Usage
 t/pod/pod2usage.xr             Expected results for pod2usage.t