diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 21:41:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 21:41:38 +0000 |
commit | a2e1a8722c951935cb7afa43e2ad93b746b1c704 (patch) | |
tree | 5bd5486f9a1269310c77a3e23e5f97ed70e11b40 /appendixa/perl-desc.xml | |
parent | e6171525b9980827f241d75635f229eccf67d0df (diff) |
c6-perl conversion patch by Billy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/perl-desc.xml')
-rw-r--r-- | appendixa/perl-desc.xml | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/appendixa/perl-desc.xml b/appendixa/perl-desc.xml index 57197a31b..6dac747ee 100644 --- a/appendixa/perl-desc.xml +++ b/appendixa/perl-desc.xml @@ -1,13 +1,10 @@ -<sect2><title>Contents of Perl</title> +<sect2><title> </title><para> </para></sect2> -<para>Last checked against version &perl-contversion;.</para> +<sect2><title>Descriptions</title> -<sect3><title>Program Files</title> -<para>a2p, c2ph, dprofpp, find2perl, h2ph, h2xs, perl, perl5.6.1, -perlbug, perlcc, perldoc, pl2pm, pod2html, pod2latex, pod2man, pod2text, -pod2usage, podchecker, podselect, pstruct, s2p and splain</para></sect3> +<para>Last checked against version &perl-contversion;.</para> -<sect3><title>Descriptions</title> +<sect3><title>Program file descriptions</title> <sect4><title>a2p</title> <para>a2p is an awk to perl translator.</para></sect4> @@ -85,12 +82,7 @@ in perl.</para></sect4> </sect3> -<sect3><title>Library Files</title> -<para>attrs.so, B.so, ByteLoader.so, DProf.so, Dumper.so, DynaLoader.a, -Fcntl.so, Glob.so, Hostname.so, IO.so, libperl.a, Opcode.so, Peek.so, -POSIX.so, re.so, SDBM_File.so, Socket.so, Syslog.so and SysV.so</para></sect3> - -<sect3><title>Descriptions</title> +<sect3><title>Library file descriptions</title> <sect4><title>attrs</title> <para>No description is currently available.</para></sect4> |