As I was trying to relearn how to read from STDIN I tried the following code:

my $input = $*IN.readline;

which caused a segmentation fault in Rakudo.

Gabor
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to