| Commit message (Expand) | Author | Age | Files | Lines |
* | Carp's argument backtrace code would show undef as "undef" - a string. | Nicholas Clark | 2007-09-12 | 1 | -6/+8 |
* | Remove ext/Thread | Jerry D. Hedden | 2007-05-02 | 1 | -4/+4 |
* | Make the cache in Carp::trusts actually persist across calls :-) | Nicholas Clark | 2006-11-26 | 1 | -2/+5 |
* | Remove unused lexical present since change 13426. | Nicholas Clark | 2006-11-26 | 1 | -1/+0 |
* | Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow | Nicholas Clark | 2006-11-26 | 1 | -0/+5 |
* | Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented? | Ben Tilly | 2006-11-14 | 1 | -10/+6 |
* | [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading... | Yves Orton | 2005-10-02 | 1 | -4/+3 |
* | The formatting function of Carp::Heavy has problem with utf8 strings. | Rafael Garcia-Suarez | 2005-09-07 | 1 | -2/+3 |
* | Make Carp.pm even lighter (and Carp::Heavy even heavier) | Dave Mitchell | 2005-06-27 | 1 | -2/+64 |
* | Fix anomalies in Carp functions | Steve Hay | 2004-05-31 | 1 | -8/+2 |
* | Fix a non-standard NAME pod section | Rafael Garcia-Suarez | 2004-02-06 | 1 | -1/+1 |
* | Nicer formatting for function arguments in Carp messages | Steve Hay | 2004-01-10 | 1 | -1/+1 |
* | obscure warning from Carp::Heavy | Robin Barker | 2002-01-03 | 1 | -0/+1 |
* | [PATCH} typo fix in Carp/Heavy.pm | Robert Spier | 2001-12-20 | 1 | -2/+2 |
* | Carp.pm caller_info returns wrong info for eval | Robert Spier | 2001-12-20 | 1 | -3/+3 |
* | Enabling strict on Carp/Heavy, + internal documentation | Ben Tilly | 2001-12-01 | 1 | -2/+5 |
* | Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of | Mike Guy | 2001-06-24 | 1 | -7/+6 |
* | malformed POSIX negation | Jeff Pinyan | 2001-06-18 | 1 | -1/+1 |
* | Re: mission impossible for the day | Alex Gough | 2001-03-09 | 1 | -1/+1 |
* | Podify README.mpeix (a new version from the web), | Jarkko Hietaniemi | 2001-01-01 | 1 | -0/+6 |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -3/+7 |
* | Fix a manual edit typo from #7993, fix the message formatting | Jarkko Hietaniemi | 2000-12-05 | 1 | -2/+5 |
* | Need help with warnings :-( | Ben Tilly | 2000-12-05 | 1 | -224/+208 |
* | Re: Bug in Carp::Heavy/5.6.0? | Wolfgang Laun | 2000-11-16 | 1 | -1/+1 |
* | remove outdated kludge in Carp (NULLs are permitted in diagnostics now) | Gurusamy Sarathy | 2000-05-07 | 1 | -9/+3 |
* | more whitespace removal (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-04 | 1 | -1/+1 |
* | avoid warnings in change#4839 | Gurusamy Sarathy | 2000-01-23 | 1 | -0/+2 |
* | better Carp reporting within subclassed modules (from Wolfgang Laun | Gurusamy Sarathy | 2000-01-22 | 1 | -25/+57 |
* | Fix most of the pod2man moanings reported in | Larry W. Virden | 1999-08-16 | 1 | -0/+15 |
* | avoid infinite recursion when Thread.pm croaks during | Gurusamy Sarathy | 1999-07-26 | 1 | -2/+2 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 1 | -0/+204 |