summaryrefslogtreecommitdiff
path: root/dist/Carp
Commit message (Expand)AuthorAgeFilesLines
* Carp: add a test for top-of-stack longmessRicardo Signes2013-05-011-1/+10
* Carp: distinguish deleted stash from top of stackRicardo Signes2013-05-012-4/+8
* limit number of args before formattingJesse Luehrs2012-11-071-6/+13
* fix Carp stacktraces after deleting a stashJesse Luehrs2012-11-073-7/+142
* Bump $Carp::Heavy::VERSION too to avoid test failure from 858e29b93aSteve Hay2012-09-281-1/+1
* bump Carp version to 1.27Tony Cook2012-09-281-1/+1
* Document exportable subroutines longmess() and shortmess().jkeenan2012-09-271-10/+15
* Skip Carp tests on VMS.Craig A. Berry2012-05-091-27/+36
* [perl #107636] Make Carp::longmess work inside die overrideFather Chrysostomos2012-04-192-2/+16
* Increase $Carp::Heavy::VERSION to 1.26Father Chrysostomos2012-04-191-1/+1
* Increase $Carp::VERSION to 1.26Father Chrysostomos2012-04-191-1/+1
* in Carp, cope with "_" in $warnings::VERSIONZefram2012-02-171-1/+2
* in Carp, fix circular dep on Perl 5.6Zefram2012-02-072-0/+20
* update copyright years in CarpZefram2012-02-031-2/+2
* in Carp, avoid vivifying utf8 stash on Perl 5.6Zefram2012-02-034-15/+24
* synch Carp::Heavy version number to CarpZefram2012-02-022-2/+6
* make Carp messages match die properlyZefram2012-02-022-16/+16
* Carp.pm localise $SIG{__DIE__} before evalFather Chrysostomos2011-12-151-0/+1
* Increase $Carp::VERSION to 1.24Father Chrysostomos2011-12-151-1/+1
* Carp.t: Add tests for PL_last_in_gvFather Chrysostomos2011-12-151-2/+13
* Add missing <fh> line # phrase to Carp messagestlhackque2011-12-151-1/+11
* release Carp-1.23 to CPANZefram2011-09-092-2/+2
* make Carp::Heavy load Carp for backcompatZefram2011-09-092-1/+12
* avoid " in Carp.t test programs, due to Win32 shell issuesTony Cook2011-09-081-3/+3
* improve Carp portability to earlier perlsZefram2011-09-044-25/+81
* dual-life CarpZefram2011-09-044-0/+1111