Perl 5 is in the base system now, package for it isn't needed any longer.
PR: 18290 Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> Reviewed by: asmodai
This commit is contained in:
parent
370586999f
commit
005b942c32
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7358
2 changed files with 4 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/programming-tools/article.sgml,v 1.9 1999/10/13 00:31:20 jhb Exp $ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/programming-tools/article.sgml,v 1.10 1999/10/13 01:45:20 jhb Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
|
||||
|
@ -186,11 +186,7 @@
|
|||
scripts; also often used on World Wide Web servers for
|
||||
writing <acronym>CGI</> scripts.</para>
|
||||
|
||||
<para>Version 4, which is probably still the most
|
||||
widely-used version, comes with FreeBSD; the newer
|
||||
<ulink
|
||||
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/perl-5.001.tgz">Perl
|
||||
Version 5</ulink> is available as a package.</para>
|
||||
<para>The latest version (version 5) comes with FreeBSD.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/programming-tools/article.sgml,v 1.9 1999/10/13 00:31:20 jhb Exp $ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/programming-tools/article.sgml,v 1.10 1999/10/13 01:45:20 jhb Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
|
||||
|
@ -186,11 +186,7 @@
|
|||
scripts; also often used on World Wide Web servers for
|
||||
writing <acronym>CGI</> scripts.</para>
|
||||
|
||||
<para>Version 4, which is probably still the most
|
||||
widely-used version, comes with FreeBSD; the newer
|
||||
<ulink
|
||||
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/perl-5.001.tgz">Perl
|
||||
Version 5</ulink> is available as a package.</para>
|
||||
<para>The latest version (version 5) comes with FreeBSD.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue