Changes for version 0.73
- Bundled STD.pm which has the following changes:
- remove dup our declarations for azawawi++
- fix LTA message on my $x = for 1..10 {...}
- only default package declarations to 'our'
- change to new definitions for contextuals and readonly binding
- 2nd-term lookahead should suppress errors
- don't complain about ?: unless there's a : before the next ;
- don't guess on suspicion of two terms in a row, just check it already.
- improve message on unexpected infix
- disallow alphanums as delimiters
Documentation
command-line interface to highlight Perl 6 code
Modules
Perl 6 Syntax Highlighter
Provides
in lib/Syntax/Highlight/Perl6.pm