diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
commit | a5b727886ca92ad011891286250bd76d5f3e767f (patch) | |
tree | 9d8375784cd93086d71598c6dd9e52e2c2104031 /devel/p5-PerlIO-eol | |
parent | search.cpan.org redirect reduction canonicalization project, pass 1: (diff) |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
Diffstat (limited to 'devel/p5-PerlIO-eol')
-rw-r--r-- | devel/p5-PerlIO-eol/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-PerlIO-eol/pkg-descr b/devel/p5-PerlIO-eol/pkg-descr index 1738f833c512..120f3c0728c3 100644 --- a/devel/p5-PerlIO-eol/pkg-descr +++ b/devel/p5-PerlIO-eol/pkg-descr @@ -1,4 +1,4 @@ This layer normalizes any of CR, LF, CRLF and Native into the designated line ending. It works for both input and output handles. -WWW: http://search.cpan.org/~autrijus/PerlIO-eol/ +WWW: http://search.cpan.org/data/PerlIO-eol/ |