NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Overwriting the array in place (Score:2)
This might even be optimized and actually shuffle the elements within the array.
Re:Overwriting the array in place (Score:2)
Yeah, I'm discovering that as I'm writing tests for my $string.trim function (and it looks like it will be accepted as part of core Perl 6! Yay! :)
Reply to This
Parent