6.4 Using perl:
- mention the preferred format of WWW URL in pkg-descr when dealing with p5 modules and cpan.org Requested by: sem Approved by: keramida (mentor)
This commit is contained in:
parent
647e4fc819
commit
bcd5f300d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25644
1 changed files with 8 additions and 0 deletions
|
@ -4523,6 +4523,14 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
|
|||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
||||
<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>
|
||||
</note>
|
||||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="using-x11">
|
||||
|
|
Loading…
Reference in a new issue