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 /databases/p5-DBD-File | |
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 'databases/p5-DBD-File')
-rw-r--r-- | databases/p5-DBD-File/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-File/pkg-descr b/databases/p5-DBD-File/pkg-descr index 6e1c1ec..70436a2 100644 --- a/databases/p5-DBD-File/pkg-descr +++ b/databases/p5-DBD-File/pkg-descr @@ -4,4 +4,4 @@ This module is currently not directly usable, rather it is a base subclass for modules like DBD::CSV and DBD::AnyData. See documentation for those modules. -WWW: http://search.cpan.org/dist/DBD-File +WWW: http://search.cpan.org/dist/DBD-File/ |