From b0ed182f7d14520369ed0a2b511ef4f834544e94 Mon Sep 17 00:00:00 2001 From: fenner Date: Wed, 21 Sep 2005 19:31:43 +0000 Subject: 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 --- misc/p5-Business-UPS/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/p5-Business-UPS') diff --git a/misc/p5-Business-UPS/pkg-descr b/misc/p5-Business-UPS/pkg-descr index ee51002a9a60..d8081d521159 100644 --- a/misc/p5-Business-UPS/pkg-descr +++ b/misc/p5-Business-UPS/pkg-descr @@ -3,6 +3,6 @@ destination zip code, and weight of the package. It then connects to the UPS calculation server and outputs the total shipping charges and the UPS zone. -WWW: http://search.cpan.org/search?dist=Business-UPS +WWW: http://search.cpan.org/dist/Business-UPS/ Seamus Venasse -- cgit