Perl Source Viewer

Finding a nice Perl syntax highlighter made for the web is a daunting task. After spending a few hours looking around and playing with several modules, I came along f0rked’s version of a PHP syntax highlighter.

I really liked how he modeled the design off of jEdit, so I decided to use a similar theme. Then I came across the Syntax::Highlight::Perl::Improved module, which let me set my own color values.

Download: [source.pl]


Creative Commons Attribution 3.0 License