Remove the $ENV{PERL_CORE} boilerplate from Storable's tests.
authorNicholas Clark <nick@ccl4.org>
Sun, 30 Aug 2009 10:43:13 +0000 (11:43 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 30 Aug 2009 10:44:39 +0000 (11:44 +0100)
commit48c887ddc33dfbf3b9e6fb6dd8b46ff33407caa0
tree9d7f5cb0986eb94c1c290099fb457ffa291af090
parent8e035e52ff9f344125f6b34e13d928a0c6d2c54a
Remove the $ENV{PERL_CORE} boilerplate from Storable's tests.
32 files changed:
ext/Storable/t/attach_errors.t
ext/Storable/t/attach_singleton.t
ext/Storable/t/blessed.t
ext/Storable/t/canonical.t
ext/Storable/t/circular_hook.t
ext/Storable/t/code.t
ext/Storable/t/compat01.t
ext/Storable/t/compat06.t
ext/Storable/t/croak.t
ext/Storable/t/dclone.t
ext/Storable/t/downgrade.t
ext/Storable/t/forgive.t
ext/Storable/t/freeze.t
ext/Storable/t/integer.t
ext/Storable/t/interwork56.t
ext/Storable/t/just_plain_nasty.t
ext/Storable/t/lock.t
ext/Storable/t/malice.t
ext/Storable/t/overload.t
ext/Storable/t/recurse.t
ext/Storable/t/restrict.t
ext/Storable/t/retrieve.t
ext/Storable/t/sig_die.t
ext/Storable/t/store.t
ext/Storable/t/threads.t
ext/Storable/t/tied.t
ext/Storable/t/tied_hook.t
ext/Storable/t/tied_items.t
ext/Storable/t/utf8.t
ext/Storable/t/utf8hash.t
ext/Storable/t/weak.t
t/TEST