freebsd-ports/lang/p5-Error/pkg-descr
Neil Blakey-Milner da3e946d3a Import of p5-Error, which provides support for exceptions under Perl 5.
PR:		ports/18826
Submitted by:	Peter van Heusden <pvh@egenetics.com>
2000-06-22 11:07:21 +00:00

4 lines
168 B
Text

Error - Error/exception handling in an OO-ish way
This is Graham Barr's Error module, which provides support for throwing
and catching Error (i.e. exception) objects.