I haven't looked into this at ALL, but I was
curious about the IMCC optimization flags:

[~/pirate]: ./pirate.py -d weightless.py > weightless.imc
[~/pirate]: parrot weightless.imc
ended with: L 4999950
total time: 23
[~/pirate]: parrot -O=1 weightless.imc
ended with: L 4999950
total time: 22
[~/pirate]: parrot -O=2 weightless.imc
get_pmc_keyed() not implemented in class 'PerlInt'

Sincerely,
 
Michal J Wallace
Sabren Enterprises, Inc.
-------------------------------------
contact: [EMAIL PROTECTED]
hosting: http://www.cornerhost.com/
my site: http://www.withoutane.com/
--------------------------------------


Reply via email to