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

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