mtab a real file now
[linux_from_scratch.git] / BOOK / appendixa / perl-desc.xml
blob6dac747ee6491c54796b9db0b8ffb4610e35a1a3
1 <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
3 <sect2><title>Descriptions</title>
5 <para>Last checked against version &perl-contversion;.</para>
7 <sect3><title>Program file descriptions</title>
9 <sect4><title>a2p</title>
10 <para>a2p is an awk to perl translator.</para></sect4>
12 <sect4><title>c2ph</title>
13 <para>c2ph dumps C structures as generated from "cc -g -S" stabs.</para></sect4>
15 <sect4><title>dprofpp</title>
16 <para>dprofpp displays perl profile data.</para></sect4>
18 <sect4><title>find2perl</title>
19 <para>find2perl translates find command lines to Perl code.</para></sect4>
21 <sect4><title>h2ph</title>
22 <para>h2ph converts .h C header files to .ph Perl header files.</para></sect4>
24 <sect4><title>h2xs</title>
25 <para>h2xs converts .h C header files to Perl extensions.</para></sect4>
27 <sect4><title>perl, perl5.6.1</title>
28 <para>perl is the Practical Extraction and Report Language. It combines
29 some of the best features of C, sed, awk and sh into one powerful
30 language.</para></sect4>
32 <sect4><title>perlbug</title>
33 <para>perlbug helps to generate bug reports about perl or the
34 modules that come with it, and mail them.</para></sect4>
36 <sect4><title>perlcc</title>
37 <para>perlcc generates executables from Perl programs.</para></sect4>
39 <sect4><title>perldoc</title>
40 <para>perldoc looks up a piece of documentation in .pod format that is
41 embedded in the perl installation tree or in a perl script and displays it 
42 via "pod2man | nroff -man | $PAGER".</para></sect4>
44 <sect4><title>pl2pm</title>
45 <para>pl2pm is a tool to aid in the conversion of Perl4-style .pl library 
46 files to Perl5-style library modules.</para></sect4>
48 <sect4><title>pod2html</title>
49 <para>pod2html converts files from pod format to HTML format.</para></sect4>
51 <sect4><title>pod2latex</title>
52 <para>pod2latex converts files from pod format to LaTeX format.</para></sect4>
54 <sect4><title>pod2man</title>
55 <para>pod2man converts pod data to formatted *roff input.</para></sect4>
57 <sect4><title>pod2text</title>
58 <para>pod2text converts pod data to formatted ASCII text.</para></sect4>
60 <sect4><title>pod2usage</title>
61 <para>pod2usage prints usage messages from embedded pod docs in 
62 files.</para></sect4>
64 <sect4><title>podchecker</title>
65 <para>podchecker checks the syntax of pod format documentation 
66 files.</para></sect4>
68 <sect4><title>podselect</title>
69 <para>podselect prints selected sections of pod documentation on
70 standard output.</para></sect4>
72 <sect4><title>pstruct</title>
73 <para>pstruct dumps C structures as generated from "cc -g -S" 
74 stabs.</para></sect4>
76 <sect4><title>s2p</title>
77 <para>s2p is a sed to perl translator.</para></sect4>
79 <sect4><title>splain</title>
80 <para>splain is a program to force verbose warning diagnostics 
81 in perl.</para></sect4>
83 </sect3>
85 <sect3><title>Library file descriptions</title>
87 <sect4><title>attrs</title>
88 <para>No description is currently available.</para></sect4>
90 <sect4><title>B</title>
91 <para>No description is currently available.</para></sect4>
93 <sect4><title>ByteLoader</title>
94 <para>No description is currently available.</para></sect4>
96 <sect4><title>DProf</title>
97 <para>No description is currently available.</para></sect4>
99 <sect4><title>Dumper</title>
100 <para>No description is currently available.</para></sect4>
102 <sect4><title>DynaLoader</title>
103 <para>No description is currently available.</para></sect4>
105 <sect4><title>Fcntl</title>
106 <para>No description is currently available.</para></sect4>
108 <sect4><title>Glob</title>
109 <para>No description is currently available.</para></sect4>
111 <sect4><title>Hostname</title>
112 <para>No description is currently available.</para></sect4>
114 <sect4><title>IO</title>
115 <para>No description is currently available.</para></sect4>
117 <sect4><title>libperl</title>
118 <para>No description is currently available.</para></sect4>
120 <sect4><title>Opcode</title>
121 <para>No description is currently available.</para></sect4>
123 <sect4><title>Peek</title>
124 <para>No description is currently available.</para></sect4>
126 <sect4><title>POSIX</title>
127 <para>No description is currently available.</para></sect4>
129 <sect4><title>re</title>
130 <para>No description is currently available.</para></sect4>
132 <sect4><title>SDBM_File</title>
133 <para>No description is currently available.</para></sect4>
135 <sect4><title>Socket</title>
136 <para>No description is currently available.</para></sect4>
138 <sect4><title>Syslog</title>
139 <para>No description is currently available.</para></sect4>
141 <sect4><title>SysV</title>
142 <para>No description is currently available.</para></sect4>
144 </sect3>
146 </sect2>