diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /lang/p5-Switch/pkg-descr | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) |
Notes
Diffstat (limited to 'lang/p5-Switch/pkg-descr')
-rw-r--r-- | lang/p5-Switch/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Switch/pkg-descr b/lang/p5-Switch/pkg-descr index 21f43f858288..d939b12f5c42 100644 --- a/lang/p5-Switch/pkg-descr +++ b/lang/p5-Switch/pkg-descr @@ -5,7 +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 +WWW: http://search.cpan.org/dist/Switch/ -Anton <tobez@FreeBSD.org> |