| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #68708] Add "CARP_NOT" section to Carp's POD | Alan Grover | 2009-08-24 | 1 | -0/+39 |
* | Merge Carp::Heavy into Carp | Rafael Garcia-Suarez | 2009-07-14 | 1 | -20/+270 |
* | bump versions of non-dual-life modules that | David Mitchell | 2009-07-03 | 1 | -1/+1 |
* | POD nits from Frank Wiegand <frank.wiegand@gmail.com> | Abigail | 2008-12-22 | 1 | -2/+2 |
* | [perl #60300] doc Carp $Carp::Internal{__PACKAGE__} example | Kevin Ryde | 2008-11-03 | 1 | -2/+2 |
* | $Carp::VERSION++ following change 33992. | Nicholas Clark | 2008-06-07 | 1 | -1/+1 |
* | Small typo fix in Carp.pm | Rafael Garcia-Suarez | 2008-06-03 | 1 | -1/+1 |
* | Carp's argument backtrace code would show undef as "undef" - a string. | Nicholas Clark | 2007-09-12 | 1 | -1/+1 |
* | Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow | Nicholas Clark | 2006-11-26 | 1 | -3/+3 |
* | Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented? | Ben Tilly | 2006-11-14 | 1 | -43/+74 |
* | ensure failure to load Carp::Heavy gets reported | Dave Mitchell | 2006-05-29 | 1 | -2/+12 |
* | undo some excessive Carp.pm minimalisation | Dave Mitchell | 2005-07-01 | 1 | -12/+11 |
* | move Carp.pod back into Carp.pm | Dave Mitchell | 2005-06-28 | 1 | -0/+158 |
* | Make Carp.pm even lighter (and Carp::Heavy even heavier) | Dave Mitchell | 2005-06-27 | 1 | -250/+13 |
* | Fix croak() and confess() so that they don't clobber $! | Steve Hay | 2005-05-03 | 1 | -4/+4 |
* | Re: [PATCH] Remove Carp from warnings.pm | Jim Cromie | 2005-01-07 | 1 | -2/+4 |
* | Document Carp's global variables + provide tests | Jos I. Boumans | 2004-08-17 | 1 | -14/+82 |
* | Bump version numbers | Nicholas Clark | 2004-07-01 | 1 | -1/+1 |
* | Carp was mostly unusable with Safe because it may require | Rafael Garcia-Suarez | 2004-06-03 | 1 | -2/+12 |
* | Nicer formatting for function arguments in Carp messages | Steve Hay | 2004-01-10 | 1 | -1/+1 |
* | fix warning + carp interaction | Paul Marquess | 2002-03-24 | 1 | -0/+1 |
* | Retract #13607 until we figure out what to do with autouse. | Jarkko Hietaniemi | 2001-12-11 | 1 | -19/+26 |
* | (retracted by #13622) | Ben Tilly | 2001-12-11 | 1 | -26/+19 |
* | RE: More verbose POD for Carp | Ben Tilly | 2001-12-02 | 1 | -2/+13 |
* | Enabling strict on Carp/Heavy, + internal documentation | Ben Tilly | 2001-12-01 | 1 | -14/+62 |
* | [DOC PATCH] Carp.pm pod typo | Rafael Garcia-Suarez | 2001-09-28 | 1 | -1/+1 |
* | Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of | Mike Guy | 2001-06-25 | 1 | -5/+8 |
* | (Replaced by #10922) | Tony Bowden | 2001-06-24 | 1 | -1/+6 |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -0/+2 |
* | Need help with warnings :-( | Ben Tilly | 2000-12-05 | 1 | -0/+2 |
* | avoid $@-clearing sideeffect of require in Carp | Gurusamy Sarathy | 2000-02-18 | 1 | -2/+2 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 1 | -176/+4 |
* | don't display tid from main thread (or testsuite breaks) | Gurusamy Sarathy | 1999-07-19 | 1 | -4/+8 |
* | display thread id in diagnostics (suggested by Dan Sugalski) | Gurusamy Sarathy | 1999-07-18 | 1 | -2/+10 |
* | PATCH (5.005_57): defined(@a) now deprecated | Mark-Jason Dominus | 1999-05-28 | 1 | -3/+3 |
* | allow the Carp routines to pass through exception objects | Gurusamy Sarathy | 1999-02-15 | 1 | -0/+8 |
* | CPAN update (CPAN-1.44_54) from Andreas and | Abigail | 1999-01-21 | 1 | -1/+1 |
* | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -6/+4 |
* | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -29/+131 |
* | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -1/+1 |
* | confessing a carp | Tim Bunce | 1997-08-07 | 1 | -4/+38 |
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 1 | -5/+17 |
* | Carp with multiple arguments | M.J.T. Guy | 1997-03-07 | 1 | -2/+2 |
* | Re: Uninitialized value in Carp.pm ? | Gurusamy Sarathy | 1997-01-16 | 1 | -0/+1 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -2/+21 |
* | perl 5.003_01: lib/Carp.pm | Perl 5 Porters | 1996-07-25 | 1 | -9/+29 |
* | perl5.002beta3 | Perl 5 Porters | 1996-02-02 | 1 | -4/+18 |
* | Honor trailing \n in messages, as is done for warn(). | Perl 5 Porters | 1996-01-01 | 1 | -2/+6 |
* | This is my patch patch.1g for perl5.001. | Andy Dougherty | 1995-05-30 | 1 | -0/+24 |
* | Perl 5.001perl-5.001 | Larry Wall | 1995-03-12 | 1 | -5/+16 |