Brokenness of restricted hashes with Storable on EBCDIC
Jarkko Hietaniemi [Thu, 16 May 2002 13:57:08 +0000 (13:57 +0000)]
seems to be an artifact of the downgrade.t.

p4raw-id: //depot/perl@16631

ext/Storable/Storable.pm

index 0224795..664f6e7 100644 (file)
@@ -894,11 +894,6 @@ C<Storable::drop_utf8> is a blunt tool.  There is no facility either to
 return B<all> strings as utf8 sequences, or to attempt to convert utf8
 data back to 8 bit and C<croak()> if the conversion fails.
 
-In EBCDIC platforms, restoring restricted hashes (a new perl 5.8
-feature) does not work (the contents of the hashes are restored 
-but the read-onlyness of either the whole hash or particular
-elements is lost).
-
 =head1 CREDITS
 
 Thank you to (in chronological order):