summaryrefslogtreecommitdiff
path: root/dist/Carp
Commit message (Expand)AuthorAgeFilesLines
* Carp: remove unneeded VERSION eval, bump versionRicardo Signes2015-03-192-2/+2
* Carp: avoid hardcoded lines and filenames in testRicardo Signes2015-03-191-2/+2
* Carp: skip some tests of "$qr" on older perlsRicardo Signes2015-03-141-8/+25
* Carp: correct precedence of ord and == in testsRicardo Signes2015-03-142-2/+2
* Generalize Carp for non-ASCII platformsKarl Williamson2015-02-063-27/+79
* Carp: Fix off-by-one error for early Perl versionsKarl Williamson2015-02-061-2/+2
* Increment Carp version to 0.35Karl Williamson2015-02-062-2/+2
* Revert Test::Builder changes in prep for 5.21.3Peter Martini2014-08-191-14/+5
* Update to include latest Test::Builder alphaChad Granum2014-08-161-5/+14
* Ignore mismatched versions between Carp and Carp::Heavy if the version discre...Karen Etheridge2014-05-282-4/+6
* Synchronise Carp with CPAN version 1.3301Chris 'BinGOs' Williams2014-04-073-2/+6
* Bump Carp to version 1.33Chris 'BinGOs' Williams2014-03-032-2/+2
* remove unneeded dependency on Test::More 0.98 (RT#88531)Karen Etheridge2013-11-021-1/+1
* preserve $! and $^E in CarpZefram2013-08-292-0/+80
* install useful Regexp::CARP_TRACE from CarpZefram2013-08-254-10/+88
* remove stray debugging print statementsZefram2013-08-251-4/+0
* more tests for $Carp::MaxArgLenZefram2013-08-252-19/+19
* update copyright years for Carp dual-life releaseZefram2013-08-241-2/+2
* consistently escape args in Carp stack traceZefram2013-08-246-37/+119
* avoid package name "B" in Carp testsZefram2013-08-241-57/+57
* regularise test for Carp vivifying B stashZefram2013-08-243-25/+10
* Carp: paranoid sub lookupFather Chrysostomos2013-08-232-17/+31
* detect Carp/Carp::Heavy version mismatchZefram2013-08-222-0/+13
* avoid more vivification in CarpZefram2013-08-223-3/+13
* consistent POD itemisation markupZefram2013-08-211-1/+1
* avoid Unicode warnings in CarpZefram2013-08-214-2/+52
* Carp.pm: Restore defined &overload::StrVal checkFather Chrysostomos2013-08-191-1/+1
* [perl #92446] don't use overloaded string values in the backtraceTony Cook2013-08-192-65/+9
* avoid eval misinterpretation on old perlsZefram2013-08-181-2/+2
* better check for overload::StrValZefram2013-08-181-1/+1
* avoid "uninitialized value" warnings in CarpZefram2013-08-181-0/+1
* [perl #92446] fix recursion introduced in original patchTony Cook2013-08-152-24/+47
* Carp now handles objects with string overloads.Darin McBride2013-08-093-3/+177
* Bump version in Carp::Heavy.James E Keenan2013-06-091-1/+1
* Carp: Don't autovivify the CARP_NOT or ISA arrayBrian Fraser2013-06-092-3/+11
* Carp: Stop polluting the caller's namespace if they lack @CARP_NOT or @ISABrian Fraser2013-06-092-6/+21
* 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