Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length,
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 4f4a100..cfa871e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -67,6 +67,27 @@ epoc/epocish.c               EPOC port
 epoc/epocish.h         EPOC port
 epoc/epoc_stubs.c      EPOC port
 epoc/link.pl           EPOC port link a exe
+ext/Attribute-Handlers/Changes                 Attribute::Handlers
+ext/Attribute-Handlers/demo/demo2.pl           Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo3.pl           Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo4.pl           Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_call.pl       Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_chain.pl      Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_cycle.pl      Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_hashdir.pl    Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_phases.pl     Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo.pl            Attribute::Handlers demo
+ext/Attribute-Handlers/demo/Demo.pm            Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_range.pl      Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_rawdata.pl    Attribute::Handlers demo
+ext/Attribute-Handlers/demo/Descriptions.pm    Attribute::Handlers demo
+ext/Attribute-Handlers/demo/MyClass.pm         Attribute::Handlers demo
+ext/Attribute-Handlers/lib/Attribute/Handlers.pm       Attribute::Handlers
+ext/Attribute-Handlers/README          Attribute::Handlers
+ext/Attribute-Handlers/t/constants.t   Test constants and Attribute::Handlers
+ext/Attribute-Handlers/t/data_convert.t        Test attribute data conversion
+ext/Attribute-Handlers/t/linerep.t     See if Attribute::Handlers works
+ext/Attribute-Handlers/t/multi.t       See if Attribute::Handlers works
 ext/attrs/attrs.pm             attrs extension Perl module
 ext/attrs/attrs.xs             attrs extension external subroutines
 ext/attrs/Makefile.PL          attrs extension makefile writer
@@ -185,10 +206,10 @@ ext/Data-Dumper/Todo              Data pretty printer, futures
 ext/Data-Dumper/t/overload.t   See if Data::Dumper works for overloaded data
 ext/Data-Dumper/t/pair.t       See if Data::Dumper pair separator works
 ext/DB_File/Changes    Berkeley DB extension change log
+ext/DB_File/config.in  Part of Berkeley DB configuration
 ext/DB_File/DB_File_BS Berkeley DB extension mkbootstrap fodder
 ext/DB_File/DB_File.pm Berkeley DB extension Perl module
 ext/DB_File/DB_File.xs Berkeley DB extension external subroutines
-ext/DB_File/config.in  Part of Berkeley DB configuration
 ext/DB_File/dbinfo     Berkeley DB database version checker
 ext/DB_File/hints/dynixptx.pl  Hint for DB_File for named architecture
 ext/DB_File/hints/sco.pl       Hint for DB_File for named architecture
@@ -959,7 +980,6 @@ ext/Opcode/Makefile.PL              Opcode extension makefile writer
 ext/Opcode/Opcode.pm           Opcode extension Perl module
 ext/Opcode/Opcode.xs           Opcode extension external subroutines
 ext/Opcode/ops.pm              "Pragma" form of Opcode extension Perl module
-ext/Opcode/Safe.pm             Safe extension Perl module
 ext/Opcode/t/Opcode.t          See if Opcode works
 ext/Opcode/t/ops.t             See if Opcode works
 ext/PerlIO-encoding/encoding.pm        PerlIO::encoding
@@ -1019,6 +1039,7 @@ ext/re/t/re_funcs.t               See if exportable 're' funcs in re.xs work
 ext/re/t/regop.pl              generate debug output for various patterns
 ext/re/t/regop.t               test RE optimizations by scraping debug output
 ext/re/t/re.t                  see if re pragma works
+ext/Safe/Safe.pm               Safe extension Perl module
 ext/Safe/t/safe1.t             See if Safe works
 ext/Safe/t/safe2.t             See if Safe works
 ext/Safe/t/safe3.t             See if Safe works
@@ -1308,28 +1329,28 @@ ext/Text-Soundex/t/Soundex.t    test for Text::Soundex
 ext/threads/hints/hpux.pl      Hint file for HPUX
 ext/threads/hints/linux.pl     Hint file for Linux
 ext/threads/Makefile.PL                ithreads
-ext/threads/shared/hints/linux.pl      thread shared variables
-ext/threads/shared/Makefile.PL thread shared variables
-ext/threads/shared/shared.pm   thread shared variables
-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/clone.t   Test shared cloning
-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
-ext/threads/shared/t/hv_simple.t       Tests for basic shared hash functionality.
-ext/threads/shared/t/no_share.t        Tests for disabled share on variables.
-ext/threads/shared/t/object.t  Shared objects tests
-ext/threads/shared/t/shared_attr.t     Test :shared attribute
-ext/threads/shared/t/stress.t  Stress test
-ext/threads/shared/t/sv_refs.t thread shared variables
-ext/threads/shared/t/sv_simple.t       thread shared variables
-ext/threads/shared/t/utf8.t    Test UTF-8 keys in shared hashes
-ext/threads/shared/t/waithires.t       Test sub-second cond_timedwait
-ext/threads/shared/t/wait.t    Test cond_wait and cond_timedwait
+ext/threads-shared/hints/linux.pl      thread shared variables
+ext/threads-shared/Makefile.PL thread shared variables
+ext/threads-shared/shared.pm   thread shared variables
+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/clone.t   Test shared cloning
+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
+ext/threads-shared/t/hv_simple.t       Tests for basic shared hash functionality.
+ext/threads-shared/t/no_share.t        Tests for disabled share on variables.
+ext/threads-shared/t/object.t  Shared objects tests
+ext/threads-shared/t/shared_attr.t     Test :shared attribute
+ext/threads-shared/t/stress.t  Stress test
+ext/threads-shared/t/sv_refs.t thread shared variables
+ext/threads-shared/t/sv_simple.t       thread shared variables
+ext/threads-shared/t/utf8.t    Test UTF-8 keys in shared hashes
+ext/threads-shared/t/waithires.t       Test sub-second cond_timedwait
+ext/threads-shared/t/wait.t    Test cond_wait and cond_timedwait
 ext/threads/t/basic.t          ithreads
 ext/threads/t/blocks.t         Test threads in special blocks
 ext/threads/t/context.t                Explicit thread context
@@ -1432,34 +1453,34 @@ ext/Win32/t/Names.t             See if Win32 extension works
 ext/Win32/t/Unicode.t          See if Win32 extension works
 ext/Win32/Win32.pm             Win32 extension Perl module
 ext/Win32/Win32.xs             Win32 extension external subroutines
-ext/XS/APItest/APItest.pm      XS::APItest extension
-ext/XS/APItest/APItest.xs      XS::APItest extension
-ext/XS/APItest/core.c          Test API functions when PERL_CORE is defined
-ext/XS/APItest/core_or_not.inc Code common to core.c and notcore.c
-ext/XS/APItest/exception.c     XS::APItest extension
-ext/XS/APItest/Makefile.PL     XS::APItest extension
-ext/XS/APItest/MANIFEST                XS::APItest extension
-ext/XS/APItest/notcore.c       Test API functions when PERL_CORE is not defined
-ext/XS/APItest/README          XS::APItest extension
-ext/XS/APItest/t/call.t                XS::APItest extension
-ext/XS/APItest/t/exception.t   XS::APItest extension
-ext/XS/APItest/t/hash.t                XS::APItest: tests for hash related APIs
-ext/XS/APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
-ext/XS/APItest/t/op.t          XS::APItest: tests for OP related APIs
-ext/XS/APItest/t/printf.t      XS::APItest extension
-ext/XS/APItest/t/push.t                XS::APItest extension
-ext/XS/APItest/t/rmagical.t    XS::APItest extension
-ext/XS/APItest/t/svpeek.t      XS::APItest extension
-ext/XS/APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
-ext/XS/APItest/t/xs_special_subs_require.t     for require too
-ext/XS/APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
-ext/XS/Typemap/Makefile.PL     XS::Typemap extension
-ext/XS/Typemap/README          XS::Typemap extension
-ext/XS/Typemap/stdio.c         XS::Typemap extension
-ext/XS/Typemap/t/Typemap.t     test that typemaps work
-ext/XS/Typemap/typemap         XS::Typemap extension
-ext/XS/Typemap/Typemap.pm      XS::Typemap extension
-ext/XS/Typemap/Typemap.xs      XS::Typemap extension
+ext/XS-APItest/APItest.pm      XS::APItest extension
+ext/XS-APItest/APItest.xs      XS::APItest extension
+ext/XS-APItest/core.c          Test API functions when PERL_CORE is defined
+ext/XS-APItest/core_or_not.inc Code common to core.c and notcore.c
+ext/XS-APItest/exception.c     XS::APItest extension
+ext/XS-APItest/Makefile.PL     XS::APItest extension
+ext/XS-APItest/MANIFEST                XS::APItest extension
+ext/XS-APItest/notcore.c       Test API functions when PERL_CORE is not defined
+ext/XS-APItest/README          XS::APItest extension
+ext/XS-APItest/t/call.t                XS::APItest extension
+ext/XS-APItest/t/exception.t   XS::APItest extension
+ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
+ext/XS-APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
+ext/XS-APItest/t/op.t          XS::APItest: tests for OP related APIs
+ext/XS-APItest/t/printf.t      XS::APItest extension
+ext/XS-APItest/t/push.t                XS::APItest extension
+ext/XS-APItest/t/rmagical.t    XS::APItest extension
+ext/XS-APItest/t/svpeek.t      XS::APItest extension
+ext/XS-APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
+ext/XS-APItest/t/xs_special_subs_require.t     for require too
+ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
+ext/XS-Typemap/Makefile.PL     XS::Typemap extension
+ext/XS-Typemap/README          XS::Typemap extension
+ext/XS-Typemap/stdio.c         XS::Typemap extension
+ext/XS-Typemap/t/Typemap.t     test that typemaps work
+ext/XS-Typemap/typemap         XS::Typemap extension
+ext/XS-Typemap/Typemap.pm      XS::Typemap extension
+ext/XS-Typemap/Typemap.xs      XS::Typemap extension
 fakesdio.h                     stdio in terms of PerlIO
 fakethr.h                      Fake threads header
 form.h                         Public declarations for formats
@@ -1645,27 +1666,6 @@ lib/Archive/Tar/t/src/short/bar.tar.packed       Archive::Tar tests
 lib/Archive/Tar/t/src/short/foo.tbz.packed     Archive::Tar tests
 lib/Archive/Tar/t/src/short/foo.tgz.packed     Archive::Tar tests
 lib/assert.pl                  assertion and panic with stack trace
-lib/Attribute/Handlers/Changes Attribute::Handlers
-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.pl    Attribute::Handlers demo
-lib/Attribute/Handlers/demo/Demo.pm    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.pm      Attribute::Handlers
-lib/Attribute/Handlers/README          Attribute::Handlers
-lib/Attribute/Handlers/t/constants.t   Test constants and Attribute::Handlers
-lib/Attribute/Handlers/t/data_convert.t        Test attribute data conversion
-lib/Attribute/Handlers/t/linerep.t     See if Attribute::Handlers works
-lib/Attribute/Handlers/t/multi.t       See if Attribute::Handlers works
 lib/attributes.pm              For "sub foo : attrlist"
 lib/autodie/exception.pm       Exception class for autodie
 lib/autodie/exception/system.pm        Exception class for autodying system()
@@ -1795,15 +1795,30 @@ lib/constant.pm                 For "use constant"
 lib/constant.t                 See if compile-time constants work
 lib/CORE.pod                   document the CORE namespace
 lib/CPAN/API/HOWTO.pod         recipe book for programming with CPAN.pm
+lib/CPAN/Author.pm             helper package for CPAN.pm
 lib/CPAN/bin/cpan              easily interact with CPAN from the command line
+lib/CPAN/Bundle.pm             helper package for CPAN.pm
+lib/CPAN/CacheMgr.pm           helper package for CPAN.pm
+lib/CPAN/Complete.pm           helper package for CPAN.pm
 lib/CPAN/Debug.pm              helper package for CPAN.pm
 lib/CPAN/DeferedCode.pm                helper package for CPAN.pm
+lib/CPAN/DeferredCode.pm       helper package for CPAN.pm
+lib/CPAN/Distribution.pm       helper package for CPAN.pm
 lib/CPAN/Distroprefs.pm                helper package for CPAN.pm
+lib/CPAN/Distrostatus.pm       helper package for CPAN.pm
+lib/CPAN/Exception/RecursiveDependency.pm      helper package for CPAN.pm
+lib/CPAN/Exception/yaml_not_installed.pm       helper package for CPAN.pm
 lib/CPAN/FirstTime.pm          Utility for creating CPAN config files
+lib/CPAN/FTP/netrc.pm          helper package for CPAN.pm
+lib/CPAN/FTP.pm                        helper package for CPAN.pm
 lib/CPAN/HandleConfig.pm       helper package for CPAN.pm
+lib/CPAN/Index.pm              helper package for CPAN.pm
+lib/CPAN/InfoObj.pm            helper package for CPAN.pm
 lib/CPAN/Kwalify/distroprefs.dd                helper file for validating config files
 lib/CPAN/Kwalify/distroprefs.yml       helper file for validating config files
 lib/CPAN/Kwalify.pm            helper package for CPAN.pm
+lib/CPAN/LWP/UserAgent.pm      helper package for CPAN.pm
+lib/CPAN/Module.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
@@ -1894,7 +1909,9 @@ lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed        CPANPLUS test
 lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed     CPANPLUS tests
 lib/CPANPLUS/t/inc/conf.pl     CPANPLUS tests
 lib/CPAN.pm                    Interface to Comprehensive Perl Archive Network
+lib/CPAN/Prompt.pm
 lib/CPAN/Queue.pm              queueing system for CPAN.pm
+lib/CPAN/Shell.pm
 lib/CPAN/SIGNATURE             CPAN public key
 lib/CPAN/t/01loadme.t          See if CPAN the module works
 lib/CPAN/t/02nox.t             See if CPAN::Nox works
@@ -1902,6 +1919,7 @@ lib/CPAN/t/03pkgs.t               See if CPAN::Version works
 lib/CPAN/t/10version.t         See if CPAN the module works
 lib/CPAN/t/11mirroredby.t              See if CPAN::Mirrored::By works
 lib/CPAN/Tarzip.pm             helper package for CPAN.pm
+lib/CPAN/URL.pm
 lib/CPAN/Version.pm            Simple math with different flavors of version strings
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
@@ -2347,6 +2365,7 @@ 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
 lib/Math/Trig.t                        See if Math::Trig works
+lib/Math/underbar.t            See if Math::Complex works
 lib/Memoize/AnyDBM_File.pm     Memoize glue layer for AnyDBM_File
 lib/Memoize/ExpireFile.pm      Memoize expiry manager test scaffold
 lib/Memoize/Expire.pm          Memoize expiry manager example
@@ -3169,12 +3188,12 @@ makeaperl.SH                    perl script that produces a new perl binary
 makedef.pl                     Create symbol export lists for linking
 makedepend.SH                  Precursor to makedepend
 makedir.SH                     Precursor to makedir
+make_ext.pl                    Used by Makefile to execute extension Makefiles
 Makefile.micro                 microperl Makefile
 Makefile.SH                    A script that generates Makefile
 make_patchnum.pl               Script to generate git_version.h and lib/Config_git.pl files for all OS'es
 malloc.c                       A version of malloc you might not want
 malloc_ctl.h                   A version of malloc you might not want
-make_ext.pl                    Used by Makefile to execute extension Makefiles
 MANIFEST                       This list of files
 mathoms.c                      A home for binary-compatible code artifacts
 META.yml                       Distribution meta-data in YAML
@@ -3716,10 +3735,10 @@ t/io/layers.t                   See if PerlIO layers work
 t/io/nargv.t                   See if nested ARGV stuff works
 t/io/openpid.t                 See if open works for subprocesses
 t/io/open.t                    See if open works
-t/io/perlio.t                  See if PerlIO works
 t/io/perlio_fail.t             See if bad layers fail
 t/io/perlio_leaks.t            See if PerlIO layers are leaking
 t/io/perlio_open.t             See if PerlIO certain special opens work
+t/io/perlio.t                  See if PerlIO works
 t/io/pipe.t                    See if secure pipes work
 t/io/print.t                   See if print commands work
 t/io/pvbm.t                    See if PVBMs break IO commands
@@ -4207,8 +4226,8 @@ t/pod/testp2pt.pl         Module to test Pod::PlainText for a given file
 t/pod/testpchk.pl              Module to test Pod::Checker for a given file
 t/pod/testpods/lib/Pod/Stuff.pm                        Sample data for find.t
 t/pod/twice.t                  Test Pod::Parser
-t/pod/usage.pod                        Test POD for pod2usage tests
 t/pod/usage2.pod               Test POD for pod2usage tests
+t/pod/usage.pod                        Test POD for pod2usage tests
 t/README                       Instructions for regression tests
 t/run/cloexec.t                        Test close-on-exec.
 t/run/exit.t                   Test perl's exit status.