Elizabeth Mattijsen wrote:
> Since Perl is basically all data, you would need to find a way of 
> localizing all memory that is changing to as few memory chunks as 
> possible.

That certainly would help.  However, I don't think you can do that in 
any easy way.  Perl doesn't try to keep compiled code on separate pages 
from variable storage.

- Perrin

Reply via email to