On 6/12/2010 11:03 PM, Xi Yang wrote:
I'm trying to use use Perl 6 to process some nucleotide sequences. However, I
found it strangely slow on substr or string concat operations, compared with
its Perl 5 equivalent.
Part of this is that perl6 reads files in utf8 by default, and
operation
On 3/2/10 2:53 AM, Carl Mäsak wrote:
Victor (>):
Why it asks for Opendir.pir instead of Opendir.pm ?
Any clue ?
Short answer: Rakudo has regressed and doesn't support loading .pm
modules at the moment. You're probably on the Amsterdam (February)
release. I suggest using the Minneapoli