What version of Perl are we requiring to bootstrap Parrot? At the
moment, things fail with 5.005 because:

1) The `use warnings;' in Config_pm.in.
2) The use of `!' to pack() in the assembler.

I guess we can just remove the use warnings, but the `!' is more of a
problem?

Phil

-- 
  Philip Kendall <[EMAIL PROTECTED]>
  http://www.srcf.ucam.org/~pak21/

Reply via email to