Now the perl_syntax tool detects if perl files (.pl) are perl5 or perl6.

This commit is contained in:
Andrew Hamilton 2016-02-13 00:01:48 +00:00
parent d2fea070c4
commit cc95534bd7
5 changed files with 255 additions and 4 deletions

View file

@ -0,0 +1,12 @@
Useless declaration of a has-scoped method in mainline (did you mean 'my regex http-verb'?)
===SORRY!=== Error while compiling ./input/perl6.pl
Two terms in a row
at ./input/perl6.pl:30
------> <BOL>⏏say 'here';
expecting any of:
postfix
infix stopper
infix or meta-infix
statement end
statement modifier
statement modifier loop