This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert "regex: Add POSIXA1R node"
[perl5.git] / dist / Storable / t / code.t
2022-07-01 Karl WilliamsonRevert "regex: Add POSIXA1R node"
2022-07-01 Karl Williamsonregex: Add POSIXA1R node
2018-02-08 Reini UrbanStorable 3.00: u64 strings, arrays and hashes >2G
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in dist
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2015-03-09 Karl Williamsondist/Storable/t/code.t: Fixes to run under EBCDIC
2011-09-14 Nicholas ClarkChange Storable's code.t to serialise a subroutine...
2010-12-10 Abhijit Menon-SenThe CPAN release will include Test::More to be used...
2010-12-04 David LeadbeaterMake Storable correctly store coderefs with UTF-8 flag
2009-10-23 Nicholas ClarkConvert the 2 Storable tests that use Test to use Test...
2009-10-02 Nicholas ClarkMove Storable from ext/ to dist/