This is a second go at a module to simplify installing die() and warn() handlers, and to make such handlers easier to write and control. For most people, this just means that if use Religion; then you'll get noticeably better error reporting from warn() and die(). This is especially useful if you are using eval(). Religion provides four classes, WarnHandler, DieHandler, WarnPreHandler, and DiePreHandler, that when you construct them return closures that can be stored in variables that in turn get invoked by $SIG{__DIE__} and $SIG{__WARN__}. Note that if Religion is in use, you should not modify $SIG{__DIE__} or $SIG{__WARN__}, unless you are careful about invoking chaining to the old handler. Religion also provides a TraceBack function, which is used by a DieHandler after you die() to give a better handle on the current scope of your situation, and provide information about where you were, which might influence where you want to go next, either returning back to where WWW: http://search.cpan.org/dist/Religion/ index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/p5-Net-AIM
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-251-1/+0
* Reset petef due to no response to email. We hope to see him back sometime.linimon2006-04-151-1/+1
* SHA256ifyedwin2006-02-011-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Add a WWW: line.petef2003-12-221-0/+2
* utilize SITE_PERLijliao2003-10-241-8/+8
* Clear moonlight beckons.ade2003-03-072-1/+1