[perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
[p5sagit/p5-mst-13.2.git] / ext / Storable / MANIFEST
CommitLineData
191408b6 1README Read this first
2MANIFEST This shipping list
3Makefile.PL Generic Makefile template
4Storable.pm The perl side of Storable
5Storable.xs The C side of Storable
6ChangeLog Changes since baseline
dcf2e277 7hints/linux.pl Hint file to drop gcc to -O2
3f575d8d 8# ppport.h Compatibility header
754c00ca 9t/HAS_HOOK.pm For auto-requiring of modules for STORABLE_thaw
165cc789 10t/HAS_OVERLOAD.pm For auto-requiring of mdoules for overload
0ba8809e 11t/blessed.t See if Storable works
12t/canonical.t See if Storable works
d2b96869 13t/code.t Test (de)serialization of code references
0ba8809e 14t/compat06.t See if Storable works
15t/croak.t See if Storable works
16t/dclone.t See if Storable works
17t/downgrade.t See if Storable works
18t/forgive.t See if Storable works
19t/freeze.t See if Storable works
3d3f3e56 20t/integer.t For "use integer" testing
ee0f7aac 21t/interwork56.t Test combatibility kludge for 64bit data under 5.6.x
a8b7ef86 22t/just_plain_nasty.t Corner case corner.
0ba8809e 23t/lock.t See if Storable works
ee0f7aac 24t/make_56_interwork.pl Make test data for interwork56.t
25t/make_downgrade.pl Make test data for downgrade.t
0ba8809e 26t/malice.t See if Storable copes with corrupt files
27t/overload.t See if Storable works
28t/recurse.t See if Storable works
29t/restrict.t See if Storable works
30t/retrieve.t See if Storable works
c0d86088 31t/st-dump.pl helper routines for tests
0ba8809e 32t/store.t See if Storable works
c3c53033 33t/testlib.pl more helper routines for tests
0ba8809e 34t/tied.t See if Storable works
35t/tied_hook.t See if Storable works
36t/tied_items.t See if Storable works
a8b7ef86 37t/threads.t See if Storable works under ithreads
0ba8809e 38t/utf8.t See if Storable works
39t/utf8hash.t See if Storable works
49707cb8 40t/weak.t Can Storable store weakrefs
eb87467b 41# t/Test/Builder.pm For testing the CPAN release on pre 5.6.2
42# t/Test/More.pm For testing the CPAN release on pre 5.6.2
43# t/Test/Simple.pm For testing the CPAN release on pre 5.6.2