Changes for version 0.63
- Bundled STD.pm which fixes the following:
- module Foo::Bar { }; module Bar { }; # used to say Bar is redeclared
- package A; package B; # it warns about it now
Documentation
command-line interface to highlight Perl 6 code
Modules
Perl 6 Syntax Highlighter
Provides
in lib/Syntax/Highlight/Perl6.pm