diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | b0ed182f7d14520369ed0a2b511ef4f834544e94 (patch) | |
tree | fa40324d94e5cfb74a2c242f7d9378dd4a034162 /www/p5-CGI-Application | |
parent | 47922be03516705d7627fe559c77e1b63270509d (diff) | |
download | FreeBSD-ports-b0ed182f7d14520369ed0a2b511ef4f834544e94.zip FreeBSD-ports-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.gz |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
Diffstat (limited to 'www/p5-CGI-Application')
-rw-r--r-- | www/p5-CGI-Application/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Application/pkg-descr b/www/p5-CGI-Application/pkg-descr index 9b396d2..ebb7511 100644 --- a/www/p5-CGI-Application/pkg-descr +++ b/www/p5-CGI-Application/pkg-descr @@ -3,7 +3,7 @@ sophisticated, reusable web-based applications. This module implements a methodology which, if followed, will make your web software easier to design, easier to document, easier to write, and easier to solve. -WWW: http://search.cpan.org/search?dist=CGI-Application +WWW: http://search.cpan.org/dist/CGI-Application/ - Pete petef@databits.net |