Padre-Plugin-Perl6
======================

Padre plugin for Perl6 support. For more information, please refer to 
perldoc Padre::Plugin::Perl6.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install
