# New Ticket Created by Aaron Sherman
# Please include the string: [perl #128985]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=128985 >
Was trying to list perfect numbers:
[12:37] <harmil_wk> m: say ^1000 .grep: -> $n {([+] ^$n .grep: -> $m {$m
and $n %% $m}) == $n } # Perfect numbers?
[12:37] <+camelia> rakudo-moar 643c0f: OUTPUT«(signal SEGV)»
--
Aaron Sherman, M.:
P: 617-440-4332 Google Talk, Email and Google Plus: [email protected]
Toolsmith, developer, gamer and life-long student.