This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parts/apicheck.pl: make macro public in X+M flagged functions
[perl5.git] / cpan / autodie /
2018-10-10 Tony Cook(perl #125760) fatalize sysread/syswrite/recv/send...
2017-12-29 Zeframmake autodie more agnostic about smartmatch
2017-11-22 Zeframeviscerate smartmatch
2015-07-14 Steve HayUpgrade autodie from version 2.28 to 2.29
2015-06-22 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.28
2015-06-18 David Mitchellautodie/t/mkdir.t: escape build dir path
2015-06-12 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.27
2014-12-27 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.26
2014-09-25 Craig A. BerryIn autodie's truncate.t, close $tmpfile before opening...
2014-05-28 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.25
2014-01-28 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.23
2013-09-21 Steve HayUpgrade autodie from version 2.21 to 2.22
2013-09-13 Craig A. Berryfix O_CREAT without O_TRUNC in cpan/autodie/t/utf8_open.t
2013-09-12 Steve HayUpgrade autodie from version 2.20 to 2.21
2013-09-05 Steve HayStop autodie test from changing a file to stop Git...
2013-08-24 Zeframupdate autodie test for new Carp stack trace form
2013-06-24 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.20
2013-05-26 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.19
2013-03-27 Brian FraserSilence "smartmatch is experimental" warnings in autodie
2012-11-08 Yves Ortonfix a hash key order dependency in cpan/autodie/t/hints...
2012-07-12 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.12
2012-06-17 Chris 'BinGOs' Wil... Updated autodie to CPAN version 2.11
2012-02-02 Zeframmake Carp messages match die properly
2011-06-20 David GoldenRevert autodie version bump
2010-12-19 Zeframadd autodie tag :2.1001 for blead-updated version
2010-12-19 Zeframbump autodie version for blead test fix
2010-11-27 Craig A. BerrySkip multi-arg piped open in autodie test on VMS.
2010-07-24 David GoldenGlobal executable bit cleanup
2010-06-27 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.10
2009-09-26 Nicholas ClarkMove autodie from ext/ to cpan/