# New Ticket Created by  Pawel Pabian 
# Please include the string:  [perl #125331]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=125331 >


$ perl6 -e 'loop { $_ ~~ /.+/ }'

While it runs two different error messages are returned:

1. Use of uninitialized value of type Any in string context  in block  at -e:1
2. Use of uninitialized value of type Any in string context  in method Str at 
/home/ppabian/.rakudobrew/moar-2015.05/install/share/perl6/runtime/CORE.setting.moarvm:1

$ perl6 --version
This is perl6 version 2015.05 built on MoarVM version 2015.05


—
Pawel Pabian
Senior Perl Developer
GetResponse

www.getresponse.com



Reply via email to