1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
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

5 lines
168 B
Plaintext

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.