[perl #114014] ord.Cool outputs LTA error

2015-01-01 Thread Christian Bartolomaeus via RT
Nowadays this gives the error message from std: $ perl6 -e 'say ord.Cool' ===SORRY!=== Error while compiling -e Unsupported use of bare 'ord'; in Perl 6 please use .ord if you meant $_, or use an explicit invocant or argument at -e:1 --> say ord⏏.Cool expecting any of: argument li

[perl #114014] ord.Cool outputs LTA error

2014-08-21 Thread Will Coleda via RT
On Fri Aug 02 08:56:42 2013, masak wrote: > < masak> moritz: what error message would I have expected? the one STD > gave at the end of the original message. > < masak> "Unsupported use of bare 'ord'; in Perl 6 please use .ord if you > meant $_, or use an explicit invocant or argument" > * masak

[perl #114014] ord.Cool outputs LTA error

2013-08-02 Thread Carl Mäsak via RT
< masak> moritz: what error message would I have expected? the one STD gave at the end of the original message. < masak> "Unsupported use of bare 'ord'; in Perl 6 please use .ord if you meant $_, or use an explicit invocant or argument" * masak adds that to the ticket

[perl #114014] ord.Cool outputs LTA error

2012-07-06 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #114014] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114014 > JimmyZ rn: say ord.Cool p6eval rakudo 501e8a: OUTPUT«===SORRY!===␤CHECK FAILED: