summaryrefslogtreecommitdiff
path: root/lib/Carp
Commit message (Expand)AuthorAgeFilesLines
* Merge Carp::Heavy into CarpRafael Garcia-Suarez2009-07-141-301/+3
* Carp's argument backtrace code would show undef as "undef" - a string.Nicholas Clark2007-09-121-6/+8
* Remove ext/ThreadJerry D. Hedden2007-05-021-4/+4
* Make the cache in Carp::trusts actually persist across calls :-)Nicholas Clark2006-11-261-2/+5
* Remove unused lexical present since change 13426.Nicholas Clark2006-11-261-1/+0
* Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehowNicholas Clark2006-11-261-0/+5
* Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?Ben Tilly2006-11-141-10/+6
* [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading...Yves Orton2005-10-021-4/+3
* The formatting function of Carp::Heavy has problem with utf8 strings.Rafael Garcia-Suarez2005-09-071-2/+3
* Make Carp.pm even lighter (and Carp::Heavy even heavier)Dave Mitchell2005-06-271-2/+64
* Fix anomalies in Carp functionsSteve Hay2004-05-311-8/+2
* Fix a non-standard NAME pod sectionRafael Garcia-Suarez2004-02-061-1/+1
* Nicer formatting for function arguments in Carp messagesSteve Hay2004-01-101-1/+1
* obscure warning from Carp::HeavyRobin Barker2002-01-031-0/+1
* [PATCH} typo fix in Carp/Heavy.pmRobert Spier2001-12-201-2/+2
* Carp.pm caller_info returns wrong info for evalRobert Spier2001-12-201-3/+3
* Enabling strict on Carp/Heavy, + internal documentationBen Tilly2001-12-011-2/+5
* Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of Mike Guy2001-06-241-7/+6
* malformed POSIX negationJeff Pinyan2001-06-181-1/+1
* Re: mission impossible for the dayAlex Gough2001-03-091-1/+1
* Podify README.mpeix (a new version from the web),Jarkko Hietaniemi2001-01-011-0/+6
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-3/+7
* Fix a manual edit typo from #7993, fix the message formattingJarkko Hietaniemi2000-12-051-2/+5
* Need help with warnings :-(Ben Tilly2000-12-051-224/+208
* Re: Bug in Carp::Heavy/5.6.0?Wolfgang Laun2000-11-161-1/+1
* remove outdated kludge in Carp (NULLs are permitted in diagnostics now)Gurusamy Sarathy2000-05-071-9/+3
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
* avoid warnings in change#4839Gurusamy Sarathy2000-01-231-0/+2
* better Carp reporting within subclassed modules (from Wolfgang LaunGurusamy Sarathy2000-01-221-25/+57
* Fix most of the pod2man moanings reported inLarry W. Virden1999-08-161-0/+15
* avoid infinite recursion when Thread.pm croaks duringGurusamy Sarathy1999-07-261-2/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-261-0/+204