in reply to Re: HTML: Syntax highlightning for perl-Code
in thread HTML: Syntax highlightning for perl-Code

Hi

As castaway says, you want Syntax::Highlight::Perl. I've been using it recently, and it's great, but (since you mention you're short of time) I also found looking at some fine highlighter demo code by the author of the module helped me get going with the module really quickly.

Have fun
ViceRaid

Update: As Podmaster pointed out, bbfu is in fact also the author of Syntax::Highlight::Perl. Credit where credit's due.
  • Comment on Re: Re: HTML: Syntax highlightning for perl-Code