Note! This site is about Perl 6.
If you are looking for a solution for the current production version of Perl 5, please check out
the Perl 5 tutorial.
Specifially there is a related article:
Perl on the command line.
Version information: /path/to/somedir/rakudo/perl6 -v
I added /path/to/somedir/rakudo/ to the PATH variable so I can also
type: perl6 -v which gave me:
This is perl6 version 2014.12 built on MoarVM version 2014.12
One-liner: perl6 -e "say 42"
Help: perl6 -h
Interactive Perl 6 console
perl6
The Perl 6 Tricks and Treats newsletter has been around for a while.
If you are interested to get special notification when there is new content
on this site, it is the best way to keep track:
This is a newsletter temporarily running on my personal site (szabgab.com) using Mailman,
till I implement an alternative system in Perl 6.
Written by Gabor Szabo