This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Suppress system Term::ReadLine::Gnu
[perl5.git] / dist / Carp /
2013-06-09 James E KeenanBump version in Carp::Heavy.
2013-06-09 Brian FraserCarp: Don't autovivify the CARP_NOT or ISA array
2013-06-09 Brian FraserCarp: Stop polluting the caller's namespace if they...
2013-05-02 Ricardo SignesCarp: add a test for top-of-stack longmess
2013-05-02 Ricardo SignesCarp: distinguish deleted stash from top of stack
2012-11-08 Jesse Luehrslimit number of args before formatting
2012-11-08 Jesse Luehrsfix Carp stacktraces after deleting a stash
2012-09-28 Steve HayBump $Carp::Heavy::VERSION too to avoid test failure...
2012-09-28 Tony Cookbump Carp version to 1.27
2012-09-28 jkeenanDocument exportable subroutines longmess() and shortmess().
2012-05-09 Craig A. BerrySkip Carp tests on VMS.
2012-04-20 Father Chrysostomos[perl #107636] Make Carp::longmess work inside die...
2012-04-20 Father ChrysostomosIncrease $Carp::Heavy::VERSION to 1.26
2012-04-20 Father ChrysostomosIncrease $Carp::VERSION to 1.26
2012-02-17 Zeframin Carp, cope with "_" in $warnings::VERSION
2012-02-07 Zeframin Carp, fix circular dep on Perl 5.6
2012-02-03 Zeframupdate copyright years in Carp
2012-02-03 Zeframin Carp, avoid vivifying utf8 stash on Perl 5.6
2012-02-02 Zeframsynch Carp::Heavy version number to Carp
2012-02-02 Zeframmake Carp messages match die properly
2011-12-16 Father ChrysostomosCarp.pm localise $SIG{__DIE__} before eval
2011-12-16 Father ChrysostomosIncrease $Carp::VERSION to 1.24
2011-12-16 Father ChrysostomosCarp.t: Add tests for PL_last_in_gv
2011-12-16 tlhackqueAdd missing <fh> line # phrase to Carp messages
2011-09-09 Zeframrelease Carp-1.23 to CPAN
2011-09-09 Zeframmake Carp::Heavy load Carp for backcompat
2011-09-08 Tony Cookavoid " in Carp.t test programs, due to Win32 shell...
2011-09-04 Zeframimprove Carp portability to earlier perls
2011-09-04 Zeframdual-life Carp