aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Throwable/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Throwable/pkg-descr')
-rw-r--r--devel/p5-Throwable/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Throwable/pkg-descr b/devel/p5-Throwable/pkg-descr
index 848367e3e291..66827b6889da 100644
--- a/devel/p5-Throwable/pkg-descr
+++ b/devel/p5-Throwable/pkg-descr
@@ -1,5 +1,5 @@
-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
+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/