in reply to perlcode to html with syntax highlighting

You've got some typos:
getgren = color:red;
Should be:
getgrent = color:red;
And:
getgrname = color:red;
Should be:
getgrnam = color:red;
And:
formlin = color:red;
Should be:
formline = color:red;
And you are missing entries for readline and our

Replies are listed 'Best First'.
Re^2: perlcode to html with syntax highlighting
by holli (Abbot) on May 07, 2007 at 15:03 UTC
    Thanks. It's corrected.


    holli, /regexed monk/