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.
Is there anything runnable? (Score:1)
Is this available as part of the perl6 executable? or the Radoku compiler? How can I start playing with this?
We have accumulated well over 3000 unit tests in Moose and Class::MOP, and I am sure at least 1/2 to 2/3rds of them are relevant enough to Perl 6 that they would be useful here. Especially some of the nasty edge cases we have discovered with Role composition, it would save you from having to find them on your own. Feel free to pop over to #moose on irc.perl.org or email me directly.
- Stevan
Reply to This
Re: (Score:2)
This should mean I can port my Hilbert's Curve code from Perl and C++ and add it to the "What can I do with Perl 6 today" wiki page.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re: (Score:1)
The tests sound very interesting. I guess the place for them really is the Perl 6 test repository (in the Pugs SVN), then we can pull them down for testing Radoku but they are available f