Syntax-Highlight-Perl6 version 0.023
====================================

Highlights Perl 6 code. For more information, please refer to 
Syntax::Highlight::Perl6.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install
