diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-28 08:20:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-28 08:20:20 +0000 |
commit | 33fcf400f838216918ccb1320780c48a168d9888 (patch) | |
tree | f6710814372eb986352ca93646ea29f2d76d4171 /devel/p5-Class-Multimethods | |
parent | 3d076000613d95a0babad042f37d6a8f93f69b34 (diff) |
End WWW CPAN URL with a "/"
Notes
Notes:
svn path=/head/; revision=288161
Diffstat (limited to 'devel/p5-Class-Multimethods')
-rw-r--r-- | devel/p5-Class-Multimethods/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-Multimethods/pkg-descr b/devel/p5-Class-Multimethods/pkg-descr index c0e9c1997553..32e6b5ac7949 100644 --- a/devel/p5-Class-Multimethods/pkg-descr +++ b/devel/p5-Class-Multimethods/pkg-descr @@ -22,4 +22,4 @@ argument into account. Another way of thinking of the mechanism is that it performs polymorphic dispatch on every argument of a method, not just the first. -WWW: http://search.cpan.org/dist/Class-Multimethods +WWW: http://search.cpan.org/dist/Class-Multimethods/ |