diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-22 03:31:43 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-22 03:31:43 +0800 |
commit | b0ed182f7d14520369ed0a2b511ef4f834544e94 (patch) | |
tree | fa40324d94e5cfb74a2c242f7d9378dd4a034162 /www/p5-WWW-Mechanize-FormFiller | |
parent | 47922be03516705d7627fe559c77e1b63270509d (diff) | |
download | freebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.gz freebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.zst freebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.zip |
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-WWW-Mechanize-FormFiller')
-rw-r--r-- | www/p5-WWW-Mechanize-FormFiller/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-FormFiller/pkg-descr b/www/p5-WWW-Mechanize-FormFiller/pkg-descr index 92f64785ebf6..fee262e326da 100644 --- a/www/p5-WWW-Mechanize-FormFiller/pkg-descr +++ b/www/p5-WWW-Mechanize-FormFiller/pkg-descr @@ -7,4 +7,4 @@ to be queried interactively from the user, values taken randomly from a list of values and values specified through a callback to some Perl code. -WWW: http://search.cpan.org/search?dist=WWW-Mechanize-FormFiller +WWW: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/ |