I have seen the following beginning lines of Perl programs in some examples
on the Perl 6 web site:

  #!/usr/bin/env perl6
  v6;

Isn't the 'v6' superflous given the first line?

Best regards,

-Tom

Reply via email to