This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #133326) fix and clarify handling of recurs_sv.
[perl5.git] / dist / Storable / t / recurse.t
2018-08-27 Tony Cook(perl #133326) fix and clarify handling of recurs_sv.
2018-02-19 David MitchellStorable: recurse.t: use note() rather than diag()
2018-02-08 Tony Cook(perl #127743) re-work recursion limit handling
2018-02-08 Reini UrbanStorable 3.05_09: compute stacksize
2018-02-08 Reini UrbanStorable 3.05_08: adjust MAX_DEPTH
2018-02-08 Reini UrbanStorable: add testcase for #257
2018-02-08 Reini UrbanStorable: Update to 3.05_03
2018-02-08 Reini UrbanStorable: Update to 3.05_02
2018-02-08 Todd RinaldocPanel Storable 2.53_03: don't bless [security]
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in dist
2016-07-29 Father ChrysostomosNew bug numbers in lib/ and dist/, too
2010-12-10 Abhijit Menon-SenThe CPAN release will include Test::More to be used...
2010-12-10 Nicholas ClarkConvert all Storable's tests to use Test::More.
2009-10-02 Nicholas ClarkMove Storable from ext/ to dist/