Upgrade to threads::shared 1.09 :
[p5sagit/p5-mst-13.2.git] / ext / Storable / MANIFEST
index 37415e5..1364ca1 100644 (file)
@@ -5,6 +5,8 @@ Storable.pm                 The perl side of Storable
 Storable.xs                The C side of Storable
 ChangeLog                  Changes since baseline
 hints/linux.pl             Hint file to drop gcc to -O2
+hints/gnukfreebsd.pl       Hint file to drop gcc to -O2
+hints/gnuknetbsd.pl        Hint file to drop gcc to -O2
 # ppport.h                 Compatibility header
 t/HAS_ATTACH.pm                    For auto-requiring of modules for STORABLE_attach
 t/HAS_HOOK.pm              For auto-requiring of modules for STORABLE_thaw
@@ -15,16 +17,19 @@ t/blessed.t             See if Storable works
 t/canonical.t              See if Storable works
 t/circular_hook.t          Test thaw hook called depth-first for circular refs
 t/code.t                   Test (de)serialization of code references
+t/compat01.t               See if Storable is compatible with v0.1 and v0.4 dumps
 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/file_magic.t              See if file_magic function 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/just_plain_nasty.t       Corner case corner.
 t/lock.t                   See if Storable works
+t/sig_die.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