Commit graph

2 commits

Author SHA1 Message Date
rillig
e83bd55e3f Imported p5-Carp-Clan.
This module reports errors from the perspective of the caller of a
"clan" of modules, similar to "Carp.pm" itself. But instead of giving it
a number of levels to skip on the calling stack, you give it a pattern
to characterize the package names of the "clan" of modules which shall
never be blamed for any error. :-)

So these modules stick together like a "clan" and any error which occurs
will be blamed on the "outsider" script or modules not belonging to this
"clan".
2006-10-02 19:14:13 +00:00
wiz
55d5bdf88c Initial import of p5-Carp-Clan:
Report errors from perspective of caller of a "clan" of modules.
2005-03-21 22:34:25 +00:00