hello, 

On Fri, Nov 15, 2013 at 11:31:19PM +0200, Serge A. Ribalchenko wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> Is there any module like Getopt::Long comes with rakudo in a bundle?
> Or something alike for command-line options parsing?

in many cases, there is no need of such a module as parsing command line 
options is a
perl6 built-in feature:

http://perl6advent.wordpress.com/2010/12/02/day-2-interacting-with-the-command-line-with-main-subs/
 

regards

-- 
Marc Chantreux (eiro on github and freenode)
http://eiro.github.com/
http://eiro.github.com/atom.xml
"Don't believe everything you read on the Internet"
    -- Abraham Lincoln

Reply via email to