diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-06-17 07:58:47 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-06-17 07:58:47 +0000 |
commit | e2ad2bd295d90897046bba39ce01c283e4678112 (patch) | |
tree | 681ee52deb3f3276ebc7aad7468a4c30c902570e /devel/p5-Exception-Class/pkg-descr | |
parent | 237f55ba171f34864ef5495baf2f7d70834cdb53 (diff) |
Notes
Diffstat (limited to 'devel/p5-Exception-Class/pkg-descr')
-rw-r--r-- | devel/p5-Exception-Class/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Exception-Class/pkg-descr b/devel/p5-Exception-Class/pkg-descr index ec838e3ed860..89ce0458d077 100644 --- a/devel/p5-Exception-Class/pkg-descr +++ b/devel/p5-Exception-Class/pkg-descr @@ -6,3 +6,5 @@ You may choose to use another base class for your exceptions. Regardless, the ability to declare all your exceptions at compile time is a fairly useful trick and helps push people towards more structured use of exceptions. + +WWW: http://search.cpan.org/search?dist=Exception-Class |