aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/perl-desc.xml
blob: 6dac747ee6491c54796b9db0b8ffb4610e35a1a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2><title>Descriptions</title>

<para>Last checked against version &perl-contversion;.</para>

<sect3><title>Program file descriptions</title>

<sect4><title>a2p</title>
<para>a2p is an awk to perl translator.</para></sect4>

<sect4><title>c2ph</title>
<para>c2ph dumps C structures as generated from "cc -g -S" stabs.</para></sect4>

<sect4><title>dprofpp</title>
<para>dprofpp displays perl profile data.</para></sect4>

<sect4><title>find2perl</title>
<para>find2perl translates find command lines to Perl code.</para></sect4>

<sect4><title>h2ph</title>
<para>h2ph converts .h C header files to .ph Perl header files.</para></sect4>

<sect4><title>h2xs</title>
<para>h2xs converts .h C header files to Perl extensions.</para></sect4>

<sect4><title>perl, perl5.6.1</title>
<para>perl is the Practical Extraction and Report Language. It combines
some of the best features of C, sed, awk and sh into one powerful
language.</para></sect4>

<sect4><title>perlbug</title>
<para>perlbug helps to generate bug reports about perl or the
modules that come with it, and mail them.</para></sect4>

<sect4><title>perlcc</title>
<para>perlcc generates executables from Perl programs.</para></sect4>

<sect4><title>perldoc</title>
<para>perldoc looks up a piece of documentation in .pod format that is
embedded in the perl installation tree or in a perl script and displays it 
via "pod2man | nroff -man | $PAGER".</para></sect4>

<sect4><title>pl2pm</title>
<para>pl2pm is a tool to aid in the conversion of Perl4-style .pl library 
files to Perl5-style library modules.</para></sect4>

<sect4><title>pod2html</title>
<para>pod2html converts files from pod format to HTML format.</para></sect4>

<sect4><title>pod2latex</title>
<para>pod2latex converts files from pod format to LaTeX format.</para></sect4>

<sect4><title>pod2man</title>
<para>pod2man converts pod data to formatted *roff input.</para></sect4>

<sect4><title>pod2text</title>
<para>pod2text converts pod data to formatted ASCII text.</para></sect4>

<sect4><title>pod2usage</title>
<para>pod2usage prints usage messages from embedded pod docs in 
files.</para></sect4>

<sect4><title>podchecker</title>
<para>podchecker checks the syntax of pod format documentation 
files.</para></sect4>

<sect4><title>podselect</title>
<para>podselect prints selected sections of pod documentation on
standard output.</para></sect4>

<sect4><title>pstruct</title>
<para>pstruct dumps C structures as generated from "cc -g -S" 
stabs.</para></sect4>

<sect4><title>s2p</title>
<para>s2p is a sed to perl translator.</para></sect4>

<sect4><title>splain</title>
<para>splain is a program to force verbose warning diagnostics 
in perl.</para></sect4>

</sect3>

<sect3><title>Library file 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>