Pointers to Perl6 information:
*Installing*
- Mac OS X 10.4: Get and install parrot-r12747.dmg and pugs-r10396.dmg.
- Ubuntu x_64 desktop Linux: Do all these instructions as root:
- apt-get install ghc6
- apt-get install libperl-dev
- Do the instructions in
http://search.cpan.org/dist/Perl6-Pugs/lib/Pugs/Doc/Hack.pod#SYNOPSIS
- This is from memory, there are probably steps missing---send email to MarkSenn
with questions or steps you did please.
*CPAN6*
- CPAN6 is the Comprehensive Programming Archive Network. Wiki. It is a followup to CPAN, Perl 5's Comprehensive Perl Archive Network.
*Parrot*
- Parrot is virtual machine used to run Perl 6 and other languages. Wiki
*Perl 6*
- Wiki