From f17c8927fc381f1800aa4371e4f5bee701c16d54 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Mon, 20 Feb 2006 20:06:36 +0000 Subject: [PATCH] Note that the preferred CPAN WWW: URL ends with a trailing slash. --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 085a8febc2..5cc4f7c99f 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -4688,8 +4688,9 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar Ports of Perl modules, which do not have an official website, should link cpan.org in the WWW line of a - pkg-descr file. The suggested URL scheme is - http://search.cpan.org/dist/Module-Name. + pkg-descr file. The preferred URL form is + http://search.cpan.org/dist/Module-Name/ + (including the trailing slash).