in reply to How can I convert Perl code into HTML with syntax highlighting?

You can use perltidy with the -html option.

Originally posted as a Categorized Answer.

  • Comment on Re: How do I convert perl code to HTML?