Contents of utils
- c2ph, pstruct
- Dump
- diagnostics
- Perl compiler pragma to force verbose warning diagnostics
- h2ph
- convert .h C header files to .ph Perl header files
- h2xs
- convert .h C header files to Perl extensions
- perlbug
- how to submit bug reports on Perl
- perlcc
- frontend for perl compiler
- perldoc
- Look up Perl documentation in pod format.
- pl2pm
- Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
- pod2html
- convert .pod files to .html files
- pod2man
- translate embedded Perl pod directives into man pages
- xsubpp
- compiler to convert Perl XS code into C code