This is the command ppi2html that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use ppi2html online using onworks.net services