Man page - ppi2html(1)
Packages contas this manual
Package: libppi-html-perl
apt-get install libppi-html-perl
apt-get install libppi-html-perl
Manuals in package:
Documentations in package:
Manual
| PPI2HTML(1) | Debian GNU/Linux manual | PPI2HTML(1) |
NAME
ppi2html - generate syntax-hightlighted HTML for Perl using PPI
SYNOPSIS
ppi2html input-file [output-file]
DESCRIPTION
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.
AUTHOR
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 |