pkgsrc/devel/p5-Carp-Clan
wiz 5482a3e0cd Update to 5.8:
Version 5.8   09.10.2006
 + Stop testing that ->VERSION is a specific thing. I'm not sure why
   that was ever tested in the first place.

Version 5.7   02.10.2006
 +  Stop PAUSE from attempting to index DB package.

Version 5.6   02.10.2006

 +  Fixed test to predefined croak/confess/cluck/carp functions don't
    break tests.
 +  Use Object::Deadly even saner.
 +  Use named lexicals in diag().
 +  Skip testing import of carp/croak/cluck/confess if they existed
    prior to loading Carp::Clan.
 +  Use exists &foo/defined &foo instead of symbol table hackery.
 +  Remove all the symbol table hackery that had notes about avoiding
    symrefs. That's dumb. It's better to be clear and have symrefs
    than have unreadble code w/o symrefs.
 +  Remove gratituous & sigil on function calls.
 +  Changed f() so it accepts 1st parameter of carp/cluck/confess/croak
    instead of 1/2/3/4.
 +  Renamed files.

Version 5.5   02.10.2006
 +  Change 01_..._carp.t to use Object::Deadly only if it is 0.08+
 +  Changed wording of the O::D request in Makefile.PL
 +  Allowed everything to be perltidied.
2007-02-27 12:36:39 +00:00
..
DESCR Imported p5-Carp-Clan. 2006-10-02 19:14:13 +00:00
distinfo Update to 5.8: 2007-02-27 12:36:39 +00:00
Makefile Update to 5.8: 2007-02-27 12:36:39 +00:00
PLIST