Syntax-Highlight-Perl6
======================
Highlights Perl 6 code. For more information, please refer to
perldoc Syntax::Highlight::Perl6.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install