X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=24f3d559a2351eacbf057164c367e1c973026a37;hb=06c0cc96ebd866767a6d107ed78967600f7e0395;hp=efaa36ce09d22989eb0e1ebea81e0672c3fd40b0;hpb=fb59f973f6f88348284bb8f14a993e802c8f35d7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index efaa36c..24f3d55 100644 --- a/MANIFEST +++ b/MANIFEST @@ -706,6 +706,7 @@ ext/List/Util/Changes Util extension ext/List/Util/lib/List/Util.pm List::Util 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/blessed.t Scalar::Util ext/List/Util/t/dualvar.t Scalar::Util @@ -891,10 +892,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 @@ -1349,15 +1352,17 @@ 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/FirstTime.pm Utility for creating CPAN config files -lib/CPAN/META.yml CPAN metainfo 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/SIGNATURE CPAN signature lib/CPAN/t/loadme.t See if CPAN the module works lib/CPAN/t/mirroredby.t See if CPAN::Mirrored::By works lib/CPAN/t/Nox.t See if CPAN::Nox works lib/CPAN/t/vcmp.t See if CPAN the module works +lib/CPAN/t/version.t See if CPAN::Version works lib/ctime.pl A ctime workalike lib/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir) lib/DBM_Filter/Changes DBM Filter Change history @@ -2238,6 +2243,7 @@ Makefile.SH A script that generates Makefile malloc.c A version of malloc you might not want malloc_ctl.h A version of malloc you might not want MANIFEST This list of files +mathoms.c A home for binary-compatible code artifacts META.yml Distribution meta-data in YAML mg.c Magic code mg.h Magic header @@ -2254,7 +2260,6 @@ mpeix/mpeix.c MPE/iX port mpeix/mpeixish.h MPE/iX port mpeix/nm MPE/iX port mpeix/relink MPE/iX port -mv-if-diff Script to mv a file if it changed myconfig.SH Prints summary of the current configuration NetWare/bat/Buildtype.bat NetWare port NetWare/bat/SetCodeWar.bat NetWare port @@ -2644,18 +2649,35 @@ 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 symbian/makesis.pl Installation file creator -symbian/PerlAppAif.rss Symbian sample app code -symbian/PerlApp.cpp Symbian sample app code -symbian/PerlApp.h Symbian sample app header -symbian/PerlApp.hrh Symbian sample app resource header -symbian/PerlApp.rss Symbian sample app resource definition +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/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 symbian/port.pl Helper code for config.pl symbian/README ReadMe for the Symbian files symbian/sanity.pl Helper code for config.pl @@ -3253,7 +3275,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