in reply to Re^2: Perl 6... do we need another vm?
in thread Perl 6... do we need another vm?

I'm sure a lot of people paying for Perl will require bytecode compilation, especially if they're planning to distribute it as product, so the statement stands as written to some extent. I was not, however, aware that Parrot would run directly from source. I was under the impression it was a bytecode-only VM. Thanks for the info.

print substr("Just another Perl hacker", 0, -2);
- apotheon
CopyWrite Chad Perrin