X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FStorable%2FMANIFEST;h=ab0b7050bf80e78568694080b64e32a2268e1c3c;hb=2cc1b180444ab1e2ac675ff3e9f78a123bc70c80;hp=2efb0a675d9e0fc7d181aef47e3b62e540f9132c;hpb=9f61520b6458f5163a51ae6309a604a15d92771a;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Storable/MANIFEST b/ext/Storable/MANIFEST index 2efb0a6..ab0b705 100644 --- a/ext/Storable/MANIFEST +++ b/ext/Storable/MANIFEST @@ -1,6 +1,32 @@ -README Read this first -MANIFEST This shipping list -Makefile.PL Generic Makefile template -Storable.pm The perl side of Storable -Storable.xs The C side of Storable -ChangeLog Changes since baseline +README Read this first +MANIFEST This shipping list +Makefile.PL Generic Makefile template +Storable.pm The perl side of Storable +Storable.xs The C side of Storable +ChangeLog Changes since baseline +t/blessed.t See if Storable works +t/canonical.t See if Storable works +t/code.t Test (de)serialization of code references +t/compat06.t See if Storable works +t/croak.t See if Storable works +t/dclone.t See if Storable works +t/downgrade.t See if Storable works +t/forgive.t See if Storable works +t/freeze.t See if Storable works +t/integer.t For "use integer" testing +t/interwork56.t Test combatibility kludge for 64bit data under 5.6.x +t/lock.t See if Storable works +t/make_56_interwork.pl Make test data for interwork56.t +t/make_downgrade.pl Make test data for downgrade.t +t/malice.t See if Storable copes with corrupt files +t/overload.t See if Storable works +t/recurse.t See if Storable works +t/restrict.t See if Storable works +t/retrieve.t See if Storable works +t/st-dump.pl helper routines for tests +t/store.t See if Storable works +t/tied.t See if Storable works +t/tied_hook.t See if Storable works +t/tied_items.t See if Storable works +t/utf8.t See if Storable works +t/utf8hash.t See if Storable works