logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ppi2html - generate syntax-hightlighted HTML for Perl using PPI

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.

Debian Project                                     2022-11-20                                        PPI2HTML(1)

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]

See Also