I was trying to debug this problem in Prelude.pm - I think it is the same bug:
pugs> my $x=1.222
1.222
pugs> $x.round
*** Undeclared variable: "&do_round"
at src/perl6/Prelude.pm line 278, column 9 - line 279, column 5
- Flavio S. Glock
Thread Previous
|
Thread Next