Note that the preferred CPAN WWW: URL ends with a trailing slash.

This commit is contained in:
Bill Fenner 2006-02-20 20:06:36 +00:00
parent 1778e6963e
commit f17c8927fc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27198

View file

@ -4688,8 +4688,9 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
<note>
<para>Ports of Perl modules, which do not have an official website,
should link <hostid>cpan.org</hostid> in the WWW line of a
<filename>pkg-descr</filename> file. The suggested URL scheme is
<literal>http://search.cpan.org/dist/Module-Name</literal>.</para>
<filename>pkg-descr</filename> file. The preferred URL form is
<literal>http://search.cpan.org/dist/Module-Name/</literal>
(including the trailing slash).</para>
</note>
</sect1>