This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Storable should cope if the string to thaw happens to be utf8 encoded
authorNicholas Clark <nick@ccl4.org>
Thu, 17 Jun 2004 12:03:48 +0000 (12:03 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 17 Jun 2004 12:03:48 +0000 (12:03 +0000)
commitfa523c3aebaa750d8df9401d8df709a481d30174
tree319bfeab1ebcae73ffead21215b2bde8fc044811
parent1189c2455625fa7630a612bc6b2c4ce3a215a4bc
Storable should cope if the string to thaw happens to be utf8 encoded
And anything with bytes >=256 is corrupt

p4raw-id: //depot/perl@22943
ext/Storable/ChangeLog
ext/Storable/README
ext/Storable/Storable.pm
ext/Storable/Storable.xs
ext/Storable/t/utf8.t