PPI2HTML(1) | Debian GNU/Linux manual | PPI2HTML(1) |
ppi2html - generate syntax-hightlighted HTML for Perl using PPI
ppi2html input-file [output-file]
Generate syntax-hightlighted HTML for Perl using PPI.
input-file
Specifies the file to read the perl code from.
output-file
Specifies the output file for the generated HTML. If none is given it appends '.html' to the input-file.
This manpage was written by Florian Ragwitz <rafl@debian.org> for the Debian GNU/Linux distribution, but may be used by others under the same terms as perl.
2022-11-20 | Debian Project |