This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix a remaining B::Lint bug.
[perl5.git] / ext / Storable / MANIFEST
CommitLineData
191408b6
JH
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
NC
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
15t/lock.t See if Storable works
16t/make_downgrade.pl See if Storable works
17t/malice.t See if Storable copes with corrupt files
18t/overload.t See if Storable works
19t/recurse.t See if Storable works
20t/restrict.t See if Storable works
21t/retrieve.t See if Storable works
c0d86088 22t/st-dump.pl helper routines for tests
0ba8809e
NC
23t/store.t See if Storable works
24t/tied.t See if Storable works
25t/tied_hook.t See if Storable works
26t/tied_items.t See if Storable works
27t/utf8.t See if Storable works
28t/utf8hash.t See if Storable works