doc f7abe7
[p5sagit/p5-mst-13.2.git] / lib / Carp.t
2010-01-10 Rafael Garcia-Suarez Completely avoid autovivification of CORE::GLOBAL:...
2009-11-07 David Golden refine Carp caller() fix and add tests
2009-07-14 Rafael Garcia-Suarez Merge Carp::Heavy into Carp
2007-09-12 Nicholas Clark Carp's argument backtrace code would show undef as...
2006-11-14 Ben Tilly Re: Why aren't %Carp::Internal and %Carp::CarpInternal...
2005-05-22 Michael G. Schwern Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS
2005-05-03 Steve Hay Fix croak() and confess() so that they don't clobber $!
2004-10-27 Craig A. Berry lib/Carp.t improvements
2004-08-17 Jos I. Boumans Document Carp's global variables + provide tests
2004-05-31 Steve Hay Fix anomalies in Carp functions
2002-01-03 Robin Barker obscure warning from Carp::Heavy
2001-12-20 Robert Spier Carp.pm caller_info returns wrong info for eval
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...