summaryrefslogtreecommitdiff
path: root/lib/Carp.pm
Commit message (Expand)AuthorAgeFilesLines
* [perl #68708] Add "CARP_NOT" section to Carp's PODAlan Grover2009-08-241-0/+39
* Merge Carp::Heavy into CarpRafael Garcia-Suarez2009-07-141-20/+270
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-031-1/+1
* POD nits from Frank Wiegand <frank.wiegand@gmail.com>Abigail2008-12-221-2/+2
* [perl #60300] doc Carp $Carp::Internal{__PACKAGE__} example Kevin Ryde2008-11-031-2/+2
* $Carp::VERSION++ following change 33992.Nicholas Clark2008-06-071-1/+1
* Small typo fix in Carp.pmRafael Garcia-Suarez2008-06-031-1/+1
* Carp's argument backtrace code would show undef as "undef" - a string.Nicholas Clark2007-09-121-1/+1
* Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehowNicholas Clark2006-11-261-3/+3
* Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?Ben Tilly2006-11-141-43/+74
* ensure failure to load Carp::Heavy gets reportedDave Mitchell2006-05-291-2/+12
* undo some excessive Carp.pm minimalisationDave Mitchell2005-07-011-12/+11
* move Carp.pod back into Carp.pmDave Mitchell2005-06-281-0/+158
* Make Carp.pm even lighter (and Carp::Heavy even heavier)Dave Mitchell2005-06-271-250/+13
* Fix croak() and confess() so that they don't clobber $!Steve Hay2005-05-031-4/+4
* Re: [PATCH] Remove Carp from warnings.pmJim Cromie2005-01-071-2/+4
* Document Carp's global variables + provide testsJos I. Boumans2004-08-171-14/+82
* Bump version numbersNicholas Clark2004-07-011-1/+1
* Carp was mostly unusable with Safe because it may requireRafael Garcia-Suarez2004-06-031-2/+12
* Nicer formatting for function arguments in Carp messagesSteve Hay2004-01-101-1/+1
* fix warning + carp interactionPaul Marquess2002-03-241-0/+1
* Retract #13607 until we figure out what to do with autouse.Jarkko Hietaniemi2001-12-111-19/+26
* (retracted by #13622)Ben Tilly2001-12-111-26/+19
* RE: More verbose POD for CarpBen Tilly2001-12-021-2/+13
* Enabling strict on Carp/Heavy, + internal documentationBen Tilly2001-12-011-14/+62
* [DOC PATCH] Carp.pm pod typoRafael Garcia-Suarez2001-09-281-1/+1
* Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg ofMike Guy2001-06-251-5/+8
* (Replaced by #10922)Tony Bowden2001-06-241-1/+6
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-0/+2
* Need help with warnings :-(Ben Tilly2000-12-051-0/+2
* avoid $@-clearing sideeffect of require in CarpGurusamy Sarathy2000-02-181-2/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-261-176/+4
* don't display tid from main thread (or testsuite breaks)Gurusamy Sarathy1999-07-191-4/+8
* display thread id in diagnostics (suggested by Dan Sugalski)Gurusamy Sarathy1999-07-181-2/+10
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-3/+3
* allow the Carp routines to pass through exception objectsGurusamy Sarathy1999-02-151-0/+8
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-211-1/+1
* [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-6/+4
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-29/+131
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-1/+1
* confessing a carpTim Bunce1997-08-071-4/+38
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-5/+17
* Carp with multiple argumentsM.J.T. Guy1997-03-071-2/+2
* Re: Uninitialized value in Carp.pm ? Gurusamy Sarathy1997-01-161-0/+1
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-2/+21
* perl 5.003_01: lib/Carp.pmPerl 5 Porters1996-07-251-9/+29
* perl5.002beta3Perl 5 Porters1996-02-021-4/+18
* Honor trailing \n in messages, as is done for warn().Perl 5 Porters1996-01-011-2/+6
* This is my patch patch.1g for perl5.001.Andy Dougherty1995-05-301-0/+24
* Perl 5.001perl-5.001Larry Wall1995-03-121-5/+16