diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-23 19:47:12 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-23 19:47:12 +0000 |
commit | 53bd4fe2109bfddb51b350947de1efcadd46b70b (patch) | |
tree | d05083ba4fa34b38b41c634947adad6fa85a09fd /appendixa/perl-desc.xml | |
parent | d41d540880a3ca76dec22164d42ef1b42e48e8e4 (diff) |
Net-tools, Perl, Texinfo: Updated package contents. GCC: Removed i686-specific programs. M4: Added 'last checked against' for uniformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/perl-desc.xml')
-rw-r--r-- | appendixa/perl-desc.xml | 67 |
1 files changed, 66 insertions, 1 deletions
diff --git a/appendixa/perl-desc.xml b/appendixa/perl-desc.xml index efa8781fe..e3b6b92b1 100644 --- a/appendixa/perl-desc.xml +++ b/appendixa/perl-desc.xml @@ -85,5 +85,70 @@ in perl.</para></sect4> </sect3> -</sect2> +<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> + +<sect4><title>attrs</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>B</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>ByteLoader</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>DProf</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>Dumper</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>DynaLoader</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>Fcntl</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>Glob</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>Hostname</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>IO</title> +<para>No description is currently available.</para></sect4> +<sect4><title>libperl</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>Opcode</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>Peek</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>POSIX</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>re</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>SDBM_File</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>Socket</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>Syslog</title> +<para>No description is currently available.</para></sect4> + +<sect4><title>SysV</title> +<para>No description is currently available.</para></sect4> + +</sect3> + +</sect2> |