The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Regexp::HTMLify
===============

INTRODUCTION

This module provides (limited) functionality to highlight regexp 
capture buffers using HTML and CSS.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

   CGI.pm

COPYRIGHT AND LICENCE

Copyright (C) 2008, Niels van Dijke, http://PerlBoy.net