For a mini-project written in Perl, I wanted pretty syntax highlighting. I've used pygmentize directly in the past from the command line, but I wanted a simple wrapper in Perl. Something like Albino, but for Perl.
So, I ported Albino to Perl, and here's Snowflake, a Perl wrapper for pygmentize (named after Snowflake, the only known albino gorilla).
It's easy to use:
Comments
You can follow this conversation by subscribing to the comment feed for this post.