diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
commit | 74aada477d30000e6ac65f94700daee685b344f1 (patch) | |
tree | 8798e94ceb4f68b1b53e875dab5a73858dd90fd7 /devel/p5-Religion | |
parent | 5c70394af027233ca67119795afddb7e9e3ae14e (diff) | |
download | ports-74aada477d30000e6ac65f94700daee685b344f1.tar.gz ports-74aada477d30000e6ac65f94700daee685b344f1.zip |
Notes
Diffstat (limited to 'devel/p5-Religion')
-rw-r--r-- | devel/p5-Religion/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Religion/pkg-descr b/devel/p5-Religion/pkg-descr index 9033ea4b345e..db4706160beb 100644 --- a/devel/p5-Religion/pkg-descr +++ b/devel/p5-Religion/pkg-descr @@ -1,7 +1,7 @@ This is a second go at a module to simplify installing die() and warn() handlers, and to make such handlers easier to write and control. -For most people, this just means that if use use Religion; then you'll get +For most people, this just means that if use Religion; then you'll get noticably better error reporting from warn() and die(). This is especially useful if you are using eval(). |