source: appendixa/perl-desc.xml@ 2ea93a3

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 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/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 2ea93a3 was 087e584, checked in by Alex Gronenwoud <alex@…>, 21 years ago

Small retouches of the text. Wrapping 'last checked' in parentheses.

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

  • Property mode set to 100644
File size: 4.4 KB
Line 
1<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
2
3<sect2><title>Descriptions</title>
4
5<para>(Last checked against version &perl-contversion;.)</para>
6
7<sect3><title>Program file descriptions</title>
8
9<sect4><title>a2p</title>
10<para>a2p is an awk to perl translator.</para></sect4>
11
12<sect4><title>c2ph</title>
13<para>c2ph dumps C structures as generated from "cc -g -S" stabs.</para></sect4>
14
15<sect4><title>dprofpp</title>
16<para>dprofpp displays perl profile data.</para></sect4>
17
18<sect4><title>find2perl</title>
19<para>find2perl translates find command lines to Perl code.</para></sect4>
20
21<sect4><title>h2ph</title>
22<para>h2ph converts .h C header files to .ph Perl header files.</para></sect4>
23
24<sect4><title>h2xs</title>
25<para>h2xs converts .h C header files to Perl extensions.</para></sect4>
26
27<sect4><title>perl, perl5.6.1</title>
28<para>perl is the Practical Extraction and Report Language. It combines
29some of the best features of C, sed, awk and sh into one powerful
30language.</para></sect4>
31
32<sect4><title>perlbug</title>
33<para>perlbug helps to generate bug reports about perl or the
34modules that come with it, and mail them.</para></sect4>
35
36<sect4><title>perlcc</title>
37<para>perlcc generates executables from Perl programs.</para></sect4>
38
39<sect4><title>perldoc</title>
40<para>perldoc looks up a piece of documentation in .pod format that is
41embedded in the perl installation tree or in a perl script and displays it
42via "pod2man | nroff -man | $PAGER".</para></sect4>
43
44<sect4><title>pl2pm</title>
45<para>pl2pm is a tool to aid in the conversion of Perl4-style .pl library
46files to Perl5-style library modules.</para></sect4>
47
48<sect4><title>pod2html</title>
49<para>pod2html converts files from pod format to HTML format.</para></sect4>
50
51<sect4><title>pod2latex</title>
52<para>pod2latex converts files from pod format to LaTeX format.</para></sect4>
53
54<sect4><title>pod2man</title>
55<para>pod2man converts pod data to formatted *roff input.</para></sect4>
56
57<sect4><title>pod2text</title>
58<para>pod2text converts pod data to formatted ASCII text.</para></sect4>
59
60<sect4><title>pod2usage</title>
61<para>pod2usage prints usage messages from embedded pod docs in
62files.</para></sect4>
63
64<sect4><title>podchecker</title>
65<para>podchecker checks the syntax of pod format documentation
66files.</para></sect4>
67
68<sect4><title>podselect</title>
69<para>podselect prints selected sections of pod documentation on
70standard output.</para></sect4>
71
72<sect4><title>pstruct</title>
73<para>pstruct dumps C structures as generated from "cc -g -S"
74stabs.</para></sect4>
75
76<sect4><title>s2p</title>
77<para>s2p is a sed to perl translator.</para></sect4>
78
79<sect4><title>splain</title>
80<para>splain is a program to force verbose warning diagnostics
81in perl.</para></sect4>
82
83</sect3>
84
85<sect3><title>Library file descriptions</title>
86
87<sect4><title>attrs</title>
88<para>No description is currently available.</para></sect4>
89
90<sect4><title>B</title>
91<para>No description is currently available.</para></sect4>
92
93<sect4><title>ByteLoader</title>
94<para>No description is currently available.</para></sect4>
95
96<sect4><title>DProf</title>
97<para>No description is currently available.</para></sect4>
98
99<sect4><title>Dumper</title>
100<para>No description is currently available.</para></sect4>
101
102<sect4><title>DynaLoader</title>
103<para>No description is currently available.</para></sect4>
104
105<sect4><title>Fcntl</title>
106<para>No description is currently available.</para></sect4>
107
108<sect4><title>Glob</title>
109<para>No description is currently available.</para></sect4>
110
111<sect4><title>Hostname</title>
112<para>No description is currently available.</para></sect4>
113
114<sect4><title>IO</title>
115<para>No description is currently available.</para></sect4>
116
117<sect4><title>libperl</title>
118<para>No description is currently available.</para></sect4>
119
120<sect4><title>Opcode</title>
121<para>No description is currently available.</para></sect4>
122
123<sect4><title>Peek</title>
124<para>No description is currently available.</para></sect4>
125
126<sect4><title>POSIX</title>
127<para>No description is currently available.</para></sect4>
128
129<sect4><title>re</title>
130<para>No description is currently available.</para></sect4>
131
132<sect4><title>SDBM_File</title>
133<para>No description is currently available.</para></sect4>
134
135<sect4><title>Socket</title>
136<para>No description is currently available.</para></sect4>
137
138<sect4><title>Syslog</title>
139<para>No description is currently available.</para></sect4>
140
141<sect4><title>SysV</title>
142<para>No description is currently available.</para></sect4>
143
144</sect3>
145
146</sect2>
Note: See TracBrowser for help on using the repository browser.