X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=843d2f5b9f23a08fafeed28c11638694d3409598;hb=c4fbe2471f42249bd57e1c071c99349d2331aea5;hp=57c9a2db60a939a63ac0f021373a558ab8235c03;hpb=b4558dc4bd9c296354bf29971495ac6ba5e42420;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 57c9a2d..843d2f5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,6 +3,8 @@ Artistic The "Artistic License" AUTHORS Contact info for contributors av.c Array value code av.h Array value header +beos/beosish.h BeOS port +beos/beos.c BeOS port beos/nm.c BeOS port bytecode.pl Produces ext/ByteLoader/byterun.h, ext/ByteLoader/byterun.c and ext/B/Asmdata.pm cc_runtime.h Macros need by runtime of compiler-generated code @@ -32,6 +34,7 @@ deb.c Debugging routines djgpp/config.over DOS/DJGPP port djgpp/configure.bat DOS/DJGPP port djgpp/djgpp.c DOS/DJGPP port +djgpp/djgpp.h DOS/DJGPP port djgpp/djgppsed.sh DOS/DJGPP port djgpp/fixpmain DOS/DJGPP port doio.c I/O operations @@ -139,16 +142,16 @@ ext/Devel/Peek/Makefile.PL Data debugging tool, makefile writer ext/Devel/Peek/Peek.pm Data debugging tool, module and pod ext/Devel/Peek/Peek.t See if Devel::Peek works ext/Devel/Peek/Peek.xs Data debugging tool, externals -ext/Devel/PPPort/harness/Harness.pm Devel::PPPort test harness -ext/Devel/PPPort/harness/Harness.xs Devel::PPPort test harness -ext/Devel/PPPort/harness/Makefile.PL Devel::PPPort::harness makefile writer -ext/Devel/PPPort/harness/module2.c Devel::PPPort test file -ext/Devel/PPPort/harness/module3.c Devel::PPPort test file -ext/Devel/PPPort/harness/t/test.t See if Devel::PPPort works +ext/Devel/PPPort/Changes Devel::PPPort changes ext/Devel/PPPort/Makefile.PL Devel::PPPort makefile writer +ext/Devel/PPPort/MANIFEST Devel::PPPort Manifest +ext/Devel/PPPort/module2.c Devel::PPPort test file +ext/Devel/PPPort/module3.c Devel::PPPort test file ext/Devel/PPPort/PPPort.pm Devel::PPPort +ext/Devel/PPPort/PPPort.xs Devel::PPPort ext/Devel/PPPort/README Devel::PPPort Readme ext/Devel/PPPort/soak Test Harness to run Devel::PPPort other Perls +ext/Devel/PPPort/t/test.t See if Devel::PPPort works ext/Devel/PPPort/TODO Devel::PPPort Todo ext/Digest/MD5/Changes Digest::MD5 extension changes ext/Digest/MD5/hints/irix_6.pl Hints for named architecture @@ -488,6 +491,7 @@ ext/POSIX/POSIX.pod POSIX extension documentation ext/POSIX/POSIX.xs POSIX extension external subroutines ext/POSIX/t/posix.t See if POSIX works ext/POSIX/t/sigaction.t See if POSIX::sigaction works +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 ext/re/Makefile.PL re extension makefile writer @@ -718,6 +722,7 @@ hints/solaris_2.sh Hints for named architecture hints/stellar.sh Hints for named architecture hints/sunos_4_0.sh Hints for named architecture hints/sunos_4_1.sh Hints for named architecture +hints/super-ux.sh Hints for named architecture hints/svr4.sh Hints for named architecture hints/svr5.sh Hints for named architecture hints/ti1500.sh Hints for named architecture @@ -786,24 +791,6 @@ lib/abbrev.pl An abbreviation table builder lib/AnyDBM_File.pm Perl module to emulate dbmopen lib/AnyDBM_File.t See if AnyDBM_File works lib/assert.pl assertion and panic with stack trace -lib/Attribute/Handlers.pm Attribute::Handlers -lib/Attribute/Handlers/Changes Attribute::Handlers -lib/Attribute/Handlers/demo/demo.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/Demo.pm Attribute::Handlers demo -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_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/README Attribute::Handlers -lib/Attribute/Handlers/t/multi.t See if Attribute::Handlers works lib/attributes.pm For "sub foo : attrlist" lib/AutoLoader.pm Autoloader base class lib/AutoLoader.t See if AutoLoader works @@ -963,12 +950,13 @@ lib/File/Find/t/taint.t See if File::Find works with taint lib/File/Path.pm Do things like `mkdir -p' and `rm -r' lib/File/Path.t See if File::Path works lib/File/Spec.pm portable operations on file names -lib/File/Spec.t See if File::Spec works lib/File/Spec/Epoc.pm portable operations on EPOC file names lib/File/Spec/Functions.pm Function interface to File::Spec object methods -lib/File/Spec/Functions.t See if File::Spec::Functions works lib/File/Spec/Mac.pm portable operations on Mac file names lib/File/Spec/OS2.pm portable operations on OS2 file names +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/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 file names @@ -1054,6 +1042,7 @@ lib/look.pl A "look" equivalent lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package lib/Math/BigInt.pm An arbitrary precision integer arithmetic package lib/Math/BigInt/Calc.pm Pure Perl module to support Math::BigInt +lib/Math/BigInt/t/bare_mbi.t Test Math::BigInt::CareCalc lib/Math/BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t lib/Math/BigInt/t/bigfltpm.t See if BigFloat.pm works lib/Math/BigInt/t/bigintc.t See if BigInt/Calc.pm works @@ -1135,6 +1124,7 @@ lib/Net/t/config.t libnet lib/Net/t/ftp.t libnet lib/Net/t/hostname.t libnet lib/Net/t/libnet_t.pl libnet +lib/Net/t/netrc.t libnet lib/Net/t/nntp.t libnet lib/Net/t/require.t libnet lib/Net/t/smtp.t libnet @@ -1222,6 +1212,7 @@ lib/Term/Cap.t See if Term::Cap works lib/Term/Complete.pm A command completion subroutine lib/Term/Complete.t See if Term::Complete works lib/Term/ReadLine.pm Stub readline library +lib/Term/ReadLine.t See if Term::ReadLine works lib/termcap.pl Perl library supporting termcap usage lib/Test.pm A simple framework for writing test scripts lib/Test/Builder.pm For writing new test libraries @@ -1848,6 +1839,7 @@ pod/Makefile.SH generate Makefile whichs makes pods into something else pod/perl.pod Top level perl documentation pod/perl5004delta.pod Changes from 5.003 to 5.004 pod/perl5005delta.pod Changes from 5.004 to 5.005 +pod/perl561delta.pod Changes from 5.6.0 to 5.6.1 pod/perl56delta.pod Changes from 5.005 to 5.6 pod/perl570delta.pod Changes from 5.6 to 5.7.0 pod/perl571delta.pod Changes from 5.7.0 to 5.7.1 @@ -1905,6 +1897,7 @@ pod/perlobj.pod Object info pod/perlop.pod Operator info pod/perlopentut.pod open() tutorial pod/perlothrtut.pod Threads old tutorial +pod/perlpacktut.pod pack() tutorial pod/perlpod.pod Pod info pod/perlpodspec.pod Pod specification pod/perlport.pod Portability guide @@ -1945,6 +1938,7 @@ pod/splitpod Splits perlfunc into multiple pod pages Policy_sh.SH Hold site-wide preferences between Configure runs. Porting/apply Apply patches sent by mail Porting/check83.pl Check whether we are 8.3-friendly +Porting/checkURL.pl Check whether we have working URLs Porting/checkVERSION.pl Check whether we have $VERSIONs Porting/config.sh Sample config.sh Porting/config_H Sample config.h @@ -2089,6 +2083,7 @@ t/lib/h2ph.pht Generated output from h2ph.h by h2ph, for comparison t/lib/locale/latin1 Part of locale.t in Latin 1 t/lib/locale/utf8 Part of locale.t in UTF8 t/lib/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test +t/lib/Math/BigInt/BareCalc.pm Bigint's simulation of Calc t/lib/Math/BigInt/Subclass.pm Empty subclass of BigInt for test t/lib/sample-tests/bailout Test data for Test::Harness t/lib/sample-tests/combined Test data for Test::Harness @@ -2197,6 +2192,7 @@ t/op/grent.t See if getgr*() functions work t/op/grep.t See if grep() and map() work t/op/groups.t See if $( works t/op/gv.t See if typeglobs work +t/op/hashassign.t See if hash assignments work t/op/hashwarn.t See if warnings for bad hash assignments work t/op/inc.t See if inc/dec of integers near 32 bit limit work t/op/inccode.t See if coderefs work in @INC @@ -2316,6 +2312,8 @@ t/run/switches.t Tests for the other switches t/run/switchF.t Test the -F switch t/run/switchn.t Test the -n switch t/run/switchp.t Test the -p switch +t/run/switchPx.aux Data for switchPx.t +t/run/switchPx.t Test the -Px combination t/run/switchx.aux Data for switchx.t t/run/switchx.t Test the -x switch t/TEST The regression tester