Re: Clock skew failures in Memoize test suite
[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
0ba8809e 7t/blessed.t See if Storable works
8t/canonical.t See if Storable works
9t/compat06.t See if Storable works
10t/croak.t See if Storable works
11t/dclone.t See if Storable works
12t/downgrade.t See if Storable works
13t/forgive.t See if Storable works
14t/freeze.t See if Storable works
3d3f3e56 15t/integer.t For "use integer" testing
ee0f7aac 16t/interwork56.t Test combatibility kludge for 64bit data under 5.6.x
0ba8809e 17t/lock.t See if Storable works
ee0f7aac 18t/make_56_interwork.pl Make test data for interwork56.t
19t/make_downgrade.pl Make test data for downgrade.t
0ba8809e 20t/malice.t See if Storable copes with corrupt files
21t/overload.t See if Storable works
22t/recurse.t See if Storable works
23t/restrict.t See if Storable works
24t/retrieve.t See if Storable works
c0d86088 25t/st-dump.pl helper routines for tests
0ba8809e 26t/store.t See if Storable works
27t/tied.t See if Storable works
28t/tied_hook.t See if Storable works
29t/tied_items.t See if Storable works
30t/utf8.t See if Storable works
31t/utf8hash.t See if Storable works