X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=84e323b1dcde19baa51184dc49e33274a6be3ebc;hb=9469eb4a69f2671f0af6c58baf2e0a7e08975fc1;hp=f90506c4149b1bb5e5ff5354577562fb6b6b9c12;hpb=d5a094bddd6c517944a2dc439ce2a14ce38e7bda;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index f90506c..84e323b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -921,6 +921,10 @@ 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 ext/Module/Pluggable/Makefile.PL Module::Pluggable +ext/mro/Changes mro extension +ext/mro/Makefile.PL mro extension +ext/mro/mro.pm mro extension +ext/mro/mro.xs mro extension ext/NDBM_File/hints/cygwin.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/dec_osf.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/dynixptx.pl Hint for NDBM_File for named architecture @@ -1667,9 +1671,9 @@ 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.pm Functions suceed or die with lexical scope lib/autodie/exception.pm Exception class for autodie lib/autodie/exception/system.pm Exception class for autodying system() +lib/autodie.pm Functions suceed or die with lexical scope lib/AutoLoader.pm Autoloader base class lib/AutoLoader/t/01AutoLoader.t See if AutoLoader works lib/AutoLoader/t/02AutoSplit.t See if AutoSplit works @@ -2458,7 +2462,6 @@ lib/Module/Load/t/to_load/LoadMe.pl Module::Load tests lib/Module/Load/t/to_load/Must/Be/Loaded.pm Module::Load tests lib/Module/Load/t/to_load/TestModule.pm Module::Load tests lib/Module/Load/t/to_load/ToBeLoaded Module::Load tests -lib/mro.pm mro extension lib/Net/Changes libnet lib/Net/Cmd.pm libnet lib/Net/Config.eg libnet @@ -2542,6 +2545,9 @@ lib/open3.pl Open a three-ended pipe (uses IPC::Open3) lib/open.pm Pragma to specify default I/O layers lib/open.t See if the open pragma works lib/overload64.t See if operator overloading works with 64-bit ints +lib/overloading.pm Pragma to lexically control overloading +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 @@ -3164,6 +3170,8 @@ makedepend.SH Precursor to makedepend makedir.SH Precursor to makedir Makefile.micro microperl Makefile Makefile.SH A script that generates Makefile +make_patchnum.com DCL script to generate .patchnum file on VMS (should be replaced by make_patchnum.pl) +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 MANIFEST This list of files @@ -3353,7 +3361,6 @@ plan9/plan9ish.h Plan9 port: Plan9-specific C header file plan9/setup.rc Plan9 port: script for easy build+install plan9/versnum Plan9 port: script to print version number pod/buildtoc Update files based on pod.lst -pod/checkpods.PL Tool to check for common errors in pods pod.lst List the pods and their roles pod/Makefile.SH generate Makefile which makes pods into something else pod/perl5004delta.pod Perl changes in version 5.004 @@ -3440,6 +3447,7 @@ pod/perlopentut.pod Perl open() tutorial pod/perlop.pod Perl operators and precedence pod/perlothrtut.pod Old Perl threads tutorial pod/perlpacktut.pod Perl pack() and unpack() tutorial +pod/perlperf.pod Perl Performance and Optimization Techniques pod/perl.pod Perl overview (this section) pod/perlpod.pod Perl plain old documentation pod/perlpodspec.pod Perl plain old documentation format specification @@ -3489,7 +3497,6 @@ pod/splitman Splits perlfunc into multiple man pages pod/splitpod Splits perlfunc into multiple pod pages Policy_sh.SH Hold site-wide preferences between Configure runs. Porting/add-package.pl Add/Update CPAN modules that are part of Core -Porting/apply Apply patches sent by mail Porting/check83.pl Check whether we are 8.3-friendly Porting/checkansi.pl Check source code for ANSI-C violations Porting/checkARGS_ASSERT.pl Check we use every PERL_ARGS_ASSERT* macro @@ -3512,6 +3519,7 @@ Porting/findvars Find occurrences of words Porting/fixCORE Find and fix modules that generate warnings Porting/fixvars Find undeclared variables with C compiler and fix em Porting/genlog Generate formatted changelogs by querying p4d +Porting/git-find-p4-change Find the change for a p4 change number Porting/Glossary Glossary of config.sh variables Porting/Maintainers Program to pretty print info in Maintainers.pl Porting/Maintainers.pl Information about maintainers @@ -3519,10 +3527,7 @@ Porting/Maintainers.pm Library to pretty print info in Maintainers.pl Porting/makemeta Create the top-level META.yml Porting/makerel Release making utility Porting/manicheck Check against MANIFEST -Porting/p4d2p Generate patch from p4 diff -Porting/p4genpatch Generate patch from p4 change in repository (obsoletes p4desc) -Porting/patching.pod How to report changes made to Perl -Porting/patchls Flexible patch file listing utility +Porting/podtidy Reformat pod using Pod::Tidy Porting/pumpkin.pod Guidelines and hints for Perl maintainers Porting/README.y2038 Perl notes for the 2038 fix Porting/regcharclass.pl Generate regcharclass.h from inline data @@ -3605,6 +3610,7 @@ regnodes.h Description of nodes of RE engine run.c The interpreter loop scope.c Scope entry and exit code scope.h Scope entry and exit header +stock_git_version.h Empty git_version.h used when there is no miniperl around sv.c Scalar value code sv.h Scalar value header symbian/bld.inf Symbian sample app build config @@ -3693,6 +3699,9 @@ t/comp/use.t See if pragmata work t/comp/utf.t See if UTFs work t/harness Finer diagnostics from test suite thread.h Threading header +time64.c 64 bit clean time.h (code) +time64_config.h 64 bit clean time.h (configuration) +time64.h 64 bit clean time.h (header) t/io/argv.t See if ARGV stuff works t/io/binmode.t See if binmode() works t/io/crlf.t See if :crlf works @@ -4070,6 +4079,7 @@ t/op/pow.t See if ** works t/op/push.t See if push and pop work t/op/pwent.t See if getpw*() functions work t/op/qq.t See if qq works +t/op/qr_gc.t See if qr doesn't leak t/op/qrstack.t See if qr expands the stack properly t/op/qr.t See if qr works t/op/quotemeta.t See if quotemeta works @@ -4107,7 +4117,6 @@ t/op/runlevel.t See if die() works from perl_call_*() t/op/rxcode.t See if /(?{ code })/ works t/op/sleep.t See if sleep works t/op/smartmatch.t See if the ~~ operator works -t/op/smobj.t See how the ~~ operator works with overloading t/op/sort.t See if sort works t/op/splice.t See if splice works t/op/split.t See if split works