This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
1. Work around the bug fixed by #20587 (because it's in 5.8.0).
authorAbhijit Menon-Sen <ams@wiw.org>
Fri, 5 Sep 2003 18:43:46 +0000 (18:43 +0000)
committerAbhijit Menon-Sen <ams@wiw.org>
Fri, 5 Sep 2003 18:43:46 +0000 (18:43 +0000)
commitfcaa57e7f91cda946b2f56c966b0368e91277889
tree88c9fc277f5d04b1b4a6e42f823166d9dc304180
parente77edca30a2be27033e243f6b69dee5191c27b5a
1. Work around the bug fixed by #20587 (because it's in 5.8.0).
2. Compensate for PL_sv_placeholder <= 5.8.1.
3. Clean up non-backwards-compatible tests.
4. Prepare for the 2.08 CPAN release.

p4raw-id: //depot/perl@21051
ext/Storable/ChangeLog
ext/Storable/Storable.xs
ext/Storable/t/freeze.t
ext/Storable/t/malice.t
ext/Storable/t/utf8hash.t