source: appendixa/perl-desc.xml@ f2243a5

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v5_0 v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since f2243a5 was 04a3351, checked in by Alex Gronenwoud <alex@…>, 21 years ago

Changing the style of the 'Content' subsections.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 2.8 KB
RevLine 
[a2e1a87]1<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
[8fcc2c0]2
[04a3351]3<sect2><title>Short descriptions</title>
[bdc08c1]4
[978d0bf]5<para><command>a2p</command> translates awk to perl.</para>
[bdc08c1]6
[978d0bf]7<para><command>c2ph</command> dumps C structures as generated from
8"cc -g -S" stabs.</para>
[bdc08c1]9
[978d0bf]10<para><command>dprofpp</command> displays perl profile data.</para>
[bdc08c1]11
[978d0bf]12<para><command>find2perl</command> translates find commands to perl.</para>
[bdc08c1]13
[978d0bf]14<para><command>h2ph</command> converts .h C header files to .ph Perl header files.</para>
[bdc08c1]15
[978d0bf]16<para><command>h2xs</command> converts .h C header files to Perl extensions.</para>
[bdc08c1]17
[978d0bf]18<para><command>perl</command> combines some of the best features of C, sed,
19awk and sh into a single swiss-army language.</para>
[bdc08c1]20
[978d0bf]21<para><command>perlbug</command> is used to generate bug reports about
22Perl or the modules that come with it, and mail them.</para>
[bdc08c1]23
[978d0bf]24<para><command>perlcc</command> generates executables from Perl programs.</para>
[bdc08c1]25
[978d0bf]26<para><command>perldoc</command> displays a piece of documentation in pod
27format that is embedded in the perl installation tree or in a perl script.</para>
[bdc08c1]28
[978d0bf]29<para><command>pl2pm</command> is a rough tool for converting Perl4 .pl
30files to Perl5 .pm modules.</para>
[bdc08c1]31
[978d0bf]32<para><command>pod2html</command> converts files from pod format to HTML
33format.</para>
[bdc08c1]34
[978d0bf]35<para><command>pod2latex</command> converts files from pod format to LaTeX
36format.</para>
[bdc08c1]37
[978d0bf]38<para><command>pod2man</command> converts pod data to formatted *roff
39input.</para>
[bdc08c1]40
[978d0bf]41<para><command>pod2text</command> converts pod data to formatted ASCII
42text.</para>
[bdc08c1]43
[978d0bf]44<para><command>pod2usage</command> prints usage messages from embedded
45pod docs in files.</para>
[bdc08c1]46
[978d0bf]47<para><command>podchecker</command> checks the syntax of pod format
48documentation files.</para>
[bdc08c1]49
[978d0bf]50<para><command>podselect</command> displays selected sections of pod
51documentation.</para>
[bdc08c1]52
[978d0bf]53<para><command>pstruct</command> dumps C structures as generated from
54"cc -g -S" stabs.</para>
[bdc08c1]55
[978d0bf]56<para><command>s2p</command> translates sed to perl.</para>
[6370fa6]57
[978d0bf]58<para><command>splain</command> is used to force verbose warning
59diagnostics in perl.</para>
[6370fa6]60
[978d0bf]61<para><command>attrs</command>...</para>
[53bd4fe]62
[978d0bf]63<para><command>B</command>...</para>
[53bd4fe]64
[978d0bf]65<para><command>ByteLoader</command>...</para>
[53bd4fe]66
[978d0bf]67<para><command>DProf</command>...</para>
[53bd4fe]68
[978d0bf]69<para><command>Dumper</command>...</para>
[53bd4fe]70
[978d0bf]71<para><command>DynaLoader</command>...</para>
[53bd4fe]72
[978d0bf]73<para><command>Fcntl</command>...</para>
[53bd4fe]74
[978d0bf]75<para><command>Glob</command>...</para>
[53bd4fe]76
[978d0bf]77<para><command>Hostname</command>...</para>
[53bd4fe]78
[978d0bf]79<para><command>IO</command>...</para>
[6370fa6]80
[978d0bf]81<para><command>libperl</command>...</para>
[53bd4fe]82
[978d0bf]83<para><command>Opcode</command>...</para>
[53bd4fe]84
[978d0bf]85<para><command>Peek</command>...</para>
[53bd4fe]86
[978d0bf]87<para><command>POSIX</command>...</para>
[53bd4fe]88
[978d0bf]89<para><command>re</command>...</para>
[53bd4fe]90
[978d0bf]91<para><command>SDBM_File</command>...</para>
[53bd4fe]92
[978d0bf]93<para><command>Socket</command>...</para>
[53bd4fe]94
[978d0bf]95<para><command>Syslog</command>...</para>
[53bd4fe]96
[978d0bf]97<para><command>SysV</command>...</para>
[53bd4fe]98
99</sect2>
[978d0bf]100
Note: See TracBrowser for help on using the repository browser.