ppi2html - generate syntax-hightlighted HTML for Perl using PPI
Contents
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.
Name
ppi2html - generate syntax-hightlighted HTML for Perl using PPI
Synopsis
ppi2htmlinput-file [output-file]
