On Wed Aug 14 14:39:07 2013, lue wrote:
> <lue> r: say $]
> <camelia> rakudo c0814a: OUTPUT«===SORRY!=== Error while compiling 
> /tmp/bQ267__iqC␤Non-declarative sigil is missing its name␤at 
> /tmp/bQ267__iqC:1␤------> say ⏏$]␤ expecting any of:␤ argument list␤ 
> prefix or term␤ prefix or meta-prefix␤»…
> 
> The error message should be closer to what STD says:
> 
> <lue> std: say $]
> <camelia> std c2215f0: OUTPUT«===SORRY!===␤Unsupported use of $] 
> variable; in Perl 6 please use $*PERL_VERSION at /tmp/30I9vo1peV line 
> 1:␤------> say $]⏏<EOL>␤Parse failed␤FAILED 00:00 42m␤»

Fixed. Closable with tests:

12:09 < [Coke]> m: say $]
12:09 <+camelia> rakudo-moar 299d70: OUTPUT«===SORRY!=== Error while compiling
                 /tmp/_cHikCl3Xj␤Unsupported use of $] variable; in Perl 6
                 please use $*PERL_VERSION␤at /tmp/_cHikCl3Xj:1␤------> say
                 ⏏$]␤    expecting any of:␤        argument list␤     …»
-- 
Will "Coke" Coleda

Reply via email to