Following my response to chromatic and post to the perl6-users list - I've started a guide to what you can actually use perl 6 for today :
http://www.perlfoundation.org/perl6/index.cgi?what_can_i_do_with_perl_6_today
Mostly a rough outline, but I'll be filling it in more as I get the chance and would appreciate any help - whether formatting nicely or adding urls or suggestions.
Also I'd really appreciate a 'creating a cpan/cpan6 style module' in perl 6 howto.
1 down, many to go (Score:2)
Well, I've mostly done Towers of Hanoi [perlfoundation.org].. lots to go - including writing a bunch of perl 6 code.
Any help - additional benchmarks with recent svn, etc much appreciated
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;