http://www.perlmonks.org?node_id=854198

Cody Fendant has asked for the wisdom of the Perl Monks concerning the following question:

One of the first things I did when I installed Rakudo was

perl6 -v

which wasn't that exciting, but so what? So then I did:

perl6 -V

Which just gives an error message because there's no file called "-V". So ... will it have a -V one day? Or is there another way to do that?