Hacker News new | ask | show | jobs
Why I’m Learning Perl 6 (evanmiller.org)
11 points by eugene_pirogov 3253 days ago
1 comments

Perl 6 has been an absolute joy to program in.

The built-in command line parsing makes whipping up little CLI tools a breeze: http://perl6maven.com/parsing-command-line-arguments-perl6