Perl2html highlights Perl language sources like Emacs does. Output is in HTML format. It also works as a CGI to convert files on-the-fly.
Perl is an interpreted language optimized for scanning arbitrary text files, extracting information from those text files and printing reports based on that information.It is also a good language for...