summaryrefslogtreecommitdiff
path: root/lib/Carp.pm
Commit message (Expand)AuthorAgeFilesLines
* [perl #82854] utf8, $SIG{__DIE__}, syntax errors and CarpFather Chrysostomos2011-02-071-3/+3
* Fix NAME section to be valid.Michael Stevens2011-02-011-8/+10
* Bump Carp.pm version since it now differs from 5.13.9Jesse Vincent2011-02-011-1/+1
* Perltidy Carp.pm and Carp.tDave Rolsky2011-02-011-193/+203
* Make Carp.pm strict and warnings safe.Dave Rolsky2011-02-011-9/+26
* Version bump and perldelta for CarpFather Chrysostomos2010-09-271-1/+1
* [perl #78082] Carp.pm: Avoid autovivification of CORE::GLOBAL::callerAaron Crane2010-09-271-1/+2
* In Carp, if @DB::args still contains our sentinel, reset it.Nicholas Clark2010-07-221-0/+1
* In Carp, if B is loaded use it to get the name of the bad caller override.Nicholas Clark2010-07-211-2/+12
* Detect incomplete caller overrides in Carp, and avoid using bogus @DB::args.Nicholas Clark2010-07-211-1/+7
* In Carp, minimise the amount of code running in package DB.Nicholas Clark2010-07-211-2/+4
* Bump version of CarpRafael Garcia-Suarez2010-05-021-1/+1
* [perl #74808] Carp.pm POD errorGene Sullivan2010-05-021-1/+1
* Completely avoid autovivification of CORE::GLOBAL::callerRafael Garcia-Suarez2010-01-101-6/+6
* Typo fix : caller:: isn't callerRafael Garcia-Suarez2010-01-101-2/+2
* refine Carp caller() fix and add testsDavid Golden2009-11-061-6/+6
* bump Carp version numberDavid Golden2009-11-061-1/+1
* Have Carp respect CORE::GLOBAL::caller if it existsDavid Golden2009-11-061-6/+9
* Bump Carp.pm's version number since it differs from the version in 5.11.0Jesse Vincent2009-10-201-1/+1
* A number of pod fixes found by podcheck.tJesse Vincent2009-10-051-1/+1
* [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