diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 23:29:58 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 23:29:58 +0000 |
commit | 380069f8bc2d8b3881b318a6899e46f0689c30d9 (patch) | |
tree | 32aeeed2cccc1205e20a8b5245a5c29a90a49d43 /appendixa/perl-shortdesc.xml | |
parent | a2e1a8722c951935cb7afa43e2ad93b746b1c704 (diff) |
Add missing perl file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/perl-shortdesc.xml')
-rw-r--r-- | appendixa/perl-shortdesc.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/appendixa/perl-shortdesc.xml b/appendixa/perl-shortdesc.xml new file mode 100644 index 000000000..d09afcea1 --- /dev/null +++ b/appendixa/perl-shortdesc.xml @@ -0,0 +1,18 @@ +<sect2><title>Contents of Perl</title> + +<para>Last checked against version &perl-contversion;.</para> + +<para>The Perl package contains perl, the Practical Extraction +and Report Language. Perl combines some of the best features of C, +sed, awk and sh into one powerful language.</para> + +<sect3><title>Program files and libraries</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, splain,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> + +</sect2> |