summaryrefslogtreecommitdiff
path: root/lib/Carp.t
Commit message (Expand)AuthorAgeFilesLines
* [perl #82854] utf8, $SIG{__DIE__}, syntax errors and CarpFather Chrysostomos2011-02-071-1/+14
* Perltidy Carp.pm and Carp.tDave Rolsky2011-02-011-103/+156
* Don't refer to specific line numbers in test code regexDave Rolsky2011-01-301-1/+1
* [perl #78082] Carp.pm: Avoid autovivification of CORE::GLOBAL::callerAaron Crane2010-09-271-2/+7
* Looser filename matching for new Carp.t tests.Craig A. Berry2010-07-221-2/+2
* In Carp, if B is loaded use it to get the name of the bad caller override.Nicholas Clark2010-07-211-7/+32
* Detect incomplete caller overrides in Carp, and avoid using bogus @DB::args.Nicholas Clark2010-07-211-4/+21
* Completely avoid autovivification of CORE::GLOBAL::callerRafael Garcia-Suarez2010-01-101-2/+10
* refine Carp caller() fix and add testsDavid Golden2009-11-061-1/+13
* Merge Carp::Heavy into CarpRafael Garcia-Suarez2009-07-141-3/+3
* Carp's argument backtrace code would show undef as "undef" - a string.Nicholas Clark2007-09-121-1/+13
* Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?Ben Tilly2006-11-141-2/+124
* Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMSMichael G. Schwern2005-05-221-5/+17
* Fix croak() and confess() so that they don't clobber $!Steve Hay2005-05-031-1/+7
* lib/Carp.t improvementsCraig A. Berry2004-10-271-46/+41
* Document Carp's global variables + provide testsJos I. Boumans2004-08-171-8/+99
* Fix anomalies in Carp functionsSteve Hay2004-05-311-1/+1
* obscure warning from Carp::HeavyRobin Barker2002-01-031-1/+14
* Carp.pm caller_info returns wrong info for evalRobert Spier2001-12-201-1/+6
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+53