Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

TeeJay (2309)

TeeJay
  (email not shown publicly)
http://www.aarontrevena.co.uk/

Working in Truro
Graduate with BSc (Hons) in Computer Systems and Networks
pm : london.pm, bath.pm, devoncornwall.pm
lug : Devon & Cornwall LUG
CPAN : TEEJAY [cpan.org]
irc : TeeJay
skype : hashbangperl
livejournal : hashbangperl [livejournal.com]
flickr :hashbangperl [flickr.com]

Journal of TeeJay (2309)

Sunday December 30, 2007
12:17 PM

what can I do with perl 6 today?

[ #35246 ]

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.

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • 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;