freebsd-ports/devel/p5-Throwable/pkg-descr
Sunpoet Po-Chuan Hsieh 1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00

5 lines
244 B
Text

Throwable is a role for classes that are meant to be thrown as exceptions
to standard program flow. It is very simple and does only two things: saves
any previous value for $@ and calls die $self.
WWW: http://search.cpan.org/dist/Throwable/