This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Storable stand alone tests
authorNicholas Clark <nick@ccl4.org>
Fri, 17 May 2002 22:43:35 +0000 (23:43 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 17 May 2002 21:39:37 +0000 (21:39 +0000)
commit372cb964568e2238562bfbc998d3099655f1c939
tree3b3b414750160d6eb75b8f2662acd35eec999bab
parent57b1a898feef90fc19df54256136c678f3487b9a
Storable stand alone tests
Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@16664
20 files changed:
ext/Storable/t/blessed.t
ext/Storable/t/canonical.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/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/store.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