X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=635ecbcf103c8181d0d3a80328113c575eb6ec9d;hb=c1dd976c35422a8302825a62f4d1c7b406e5fff1;hp=3da312c8e7a6673c641bea6c668ef2c49bcc6e32;hpb=7d0beb42a2610634ab455d4519a64df3ca90bc2f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 3da312c..635ecbc 100644 --- a/MANIFEST +++ b/MANIFEST @@ -708,6 +708,7 @@ ext/List/Util/lib/Scalar/Util.pm Scalar::Util ext/List/Util/Makefile.PL Util extension ext/List/Util/multicall.h Util extension ext/List/Util/README Util extension +ext/List/Util/t/00version.t Scalar::Util ext/List/Util/t/blessed.t Scalar::Util ext/List/Util/t/dualvar.t Scalar::Util ext/List/Util/t/first.t List::Util @@ -754,6 +755,7 @@ ext/MIME/Base64/Base64.xs MIME::Base64 extension ext/MIME/Base64/Changes MIME::Base64 extension ext/MIME/Base64/Makefile.PL MIME::Base64 extension ext/MIME/Base64/QuotedPrint.pm MIME::Base64 extension +ext/MIME/Base64/README README for MIME::Base64 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 @@ -833,6 +835,7 @@ ext/POSIX/t/is.t See if POSIX isxxx() work 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 +ext/POSIX/t/time.t See if POSIX time-related functions work ext/POSIX/t/waitpid.t See if waitpid works ext/POSIX/typemap POSIX extension interface types ext/re/hints/mpeix.pl Hints for re for named architecture @@ -892,10 +895,12 @@ ext/Storable/t/blessed.t See if Storable works ext/Storable/t/canonical.t See if Storable works ext/Storable/t/circular_hook.t Test thaw hook called depth-first for circular refs ext/Storable/t/code.t See if Storable works +ext/Storable/t/compat01.t See if Storable works ext/Storable/t/compat06.t See if Storable works ext/Storable/t/croak.t See if Storable works ext/Storable/t/dclone.t See if Storable works ext/Storable/t/downgrade.t See if Storable works +ext/Storable/t/file_magic.t See if file_magic function works ext/Storable/t/forgive.t See if Storable works ext/Storable/t/freeze.t See if Storable works ext/Storable/t/HAS_ATTACH.pm For auto-requiring of modules for STORABLE_attach @@ -1327,6 +1332,7 @@ lib/CGI/t/fast.t See if CGI::Fast works (if FCGI is installed) lib/CGI/t/form.t See if CGI.pm works lib/CGI/t/function.t See if CGI.pm works lib/CGI/t/html.t See if CGI.pm works +lib/CGI/t/no_tabindex.t See if CGI.pm works lib/CGI/t/pretty.t See if CGI.pm works lib/CGI/t/push.t See if CGI::Push works lib/CGI/t/request.t See if CGI.pm works @@ -1349,11 +1355,11 @@ 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/Admin.pm A CPAN Shell for CPAN admins lib/CPAN/FirstTime.pm Utility for creating CPAN config files 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/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 @@ -1558,6 +1564,7 @@ lib/File/Spec/t/crossplatform.t See if File::Spec works crossplatform lib/File/Spec/t/Functions.t See if File::Spec::Functions works lib/File/Spec/t/rel2abs2rel.t See if File::Spec->rel2abs/abs2rel works lib/File/Spec/t/Spec.t See if File::Spec works +lib/File/Spec/t/tmpdir.t See if File::Spec->tmpdir() works lib/File/Spec/Unix.pm portable operations on Unix file names lib/File/Spec/VMS.pm portable operations on VMS file names lib/File/Spec/Win32.pm portable operations on Win32 and NetWare file names @@ -1860,6 +1867,12 @@ lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint lib/PerlIO/via/t/QuotedPrint.t PerlIO::via::QuotedPrint lib/ph.t See if h2ph works lib/Pod/Checker.pm Pod-Parser - check POD documents for syntax errors +lib/Pod/Escapes/ChangeLog ChangeLog for Pod::Escapes +lib/Pod/Escapes/README README for Pod::Escapes +lib/Pod/Escapes/t/01_about_verbose.t test Pod::Escapes +lib/Pod/Escapes/t/10_main.t test Pod::Escapes +lib/Pod/Escapes/t/15_name2charnum.t test Pod::Escapes +lib/Pod/Escapes.pm Pod::Escapes lib/Pod/Find.pm used by pod/splitpod lib/Pod/Functions.pm used by pod/splitpod lib/Pod/Html.pm Convert POD data to HTML @@ -2602,6 +2615,7 @@ README.hurd Perl notes for Hurd README.irix Perl notes for Irix README.jp Perl for Japanese (in EUC-JP) README.ko Perl for Korean (in EUC-KR) +README.linux Perl notes for Linux README.machten Perl notes for Power MachTen README.macos Perl notes for Mac OS (Classic) README.macosx Perl notes for Mac OS X @@ -2647,6 +2661,13 @@ symbian/config.pl Configuration script for Symbian symbian/config.sh Configuration data for Symbian symbian/cwd.pl Helper code for config.pl symbian/demo_pl "Archive" of demo code +symbian/ext/Moped/Msg/bld.inf Demo extension build configuraion +symbian/ext/Moped/Msg/location.pl Demo extension script +symbian/ext/Moped/Msg/Msg.mmp Demo extension building +symbian/ext/Moped/Msg/Msg.pkg Demo extension packaging +symbian/ext/Moped/Msg/Msg.pm Demo extension Perl glue +symbian/ext/Moped/Msg/Msg.xs Demo extension code +symbian/ext/Moped/Msg/README Demo extension documentation symbian/find_writeable_data.pl Development utility symbian/hexdump.pl Helper for sisify.pl updating symbian/install.cfg Installation instructions @@ -2655,14 +2676,17 @@ symbian/PerlAppAif.rss Symbian app launcher code symbian/PerlApp.cpp Symbian app launcher code symbian/PerlApp.h Symbian app launcher header symbian/PerlApp.hrh Symbian app launcher resource header -symbian/PerlAppS60.rss Symbian app launcher resource definition -symbian/PerlAppS80.rss Symbian app launcher resource definition -symbian/PerlAppUIQ.rss Symbian app launcher resource definition symbian/PerlBase.cpp Symbian Perl base class symbian/PerlBase.h Symbian Perl base class header symbian/PerlBase.pod Symbian Perl base class documentation symbian/PerlRecog.cpp Symbian recognizer code symbian/PerlRecog.mmp Symbian recognizer build +symbian/PerlUi.cpp Symbian Perl UI class +symbian/PerlUi.h Symbian Perl UI class header +symbian/PerlUi.hrh Symbian Perl UI class resource header +symbian/PerlUiS60.rss Symbian app launcher resource definition +symbian/PerlUiS80.rss Symbian app launcher resource definition +symbian/PerlUiUIQ.rss Symbian app launcher resource definition symbian/PerlUtil.cpp Symbian Perl utility class symbian/PerlUtil.h Symbian Perl utility class header symbian/PerlUtil.pod Symbian Perl utility class documentation @@ -3236,7 +3260,6 @@ wince/perlhost.h Perl "host" implementation wince/perllib.c WinCE port wince/perlmain.c WinCE port wince/perl.rc WinCE port -wince/README.perlce WinCE port wince/registry.bat WinCE port wince/runperl.c WinCE port wince/splittree.pl WinCE port @@ -3263,7 +3286,6 @@ x2p/hash.c Hashes again x2p/hash.h Public declarations for the above x2p/INTERN.h Same as above x2p/Makefile.SH Precursor to Makefile -x2p/proto.h Dummy header x2p/s2p.PL Sed to perl translator x2p/str.c String handling package x2p/str.h Public declarations for the above