This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Time-HiRes to CPAN version 1.9721
[perl5.git] / dist / Storable /
2010-04-13 David MitchellMerge commit 'origin/davem/post-5.12' into blead
2010-03-29 Slaven Rezicdoc update: Storable cannot serialize REGEXP (yet)
2010-03-23 David MitchellFix assorted bugs related to magic (such as pos) not...
2009-10-23 Nicholas ClarkConvert the 2 Storable tests that use Test to use Test...
2009-10-21 Abhijit Menon-SenFix (comment) typo pointed out by Robin Barker
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn(...)) to newSVpvs_flags...
2009-10-11 Steve HayUpgrade to Storable-2.21
2009-10-02 Nicholas ClarkMove Storable from ext/ to dist/