diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-09-03 13:54:01 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-09-03 13:54:01 +0000 |
commit | b8b5c9c595c8bb5e548a1f1df1314848fc774436 (patch) | |
tree | 4d5fb52b7570fc20d1f11c7129ef7ccb77d57f63 /lang/p5-Switch/pkg-descr | |
parent | 559f2a028318e6279013f1e5187945474c94fd9d (diff) | |
download | ports-b8b5c9c595c8bb5e548a1f1df1314848fc774436.tar.gz ports-b8b5c9c595c8bb5e548a1f1df1314848fc774436.zip |
Notes
Diffstat (limited to 'lang/p5-Switch/pkg-descr')
-rw-r--r-- | lang/p5-Switch/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/p5-Switch/pkg-descr b/lang/p5-Switch/pkg-descr index 9b175f620bae..21f43f858288 100644 --- a/lang/p5-Switch/pkg-descr +++ b/lang/p5-Switch/pkg-descr @@ -5,5 +5,7 @@ existing Perl control structures. The semantics are particularly rich, allowing any one (or more) of nearly 30 forms of matching to be used when comparing a switch value with its various cases. +WWW: http://search.cpan.org/search?dist=Switch + -Anton <tobez@FreeBSD.org> |