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
t/blessed.t                 Test blessed objects
t/canonical.t               Test canonical hash table dumping
t/compat-0.6.t              Test backward compatibility with 0.6@11
t/dclone.t                  Test deep cloning
t/dump.pl                   Small utility to dump data structures
t/forgive.t                 Test forgiveness
t/freeze.t                  Test memory store (freeze/thaw) operations
t/overload.t                Test overloaded behaviour
t/recurse.t                 Test recursive calls
t/retrieve.t                Test retrieve operation
t/store.t                   Test store operation
t/forgive.t                 Test if $Storable::forgive_me works
t/tied.t                    Test serialization of tied SVs.
t/tied_hook.t               Test tied SVs with hooks
t/tied_items.t              Test ref to items in tied hash/array
ChangeLog                   Changes since baseline