develooper Front page | perl.perl5.porters | Postings from August 2001

Re: garbage collection on exit?

Thread Previous | Thread Next
From:
Arthur Bergman
Date:
August 16, 2001 06:28
Subject:
Re: garbage collection on exit?
Message ID:
B7A196E6.31F7%arthur@contiller.se
01-08-16 15.19, skrev Benjamin Stuhl på tiriath@yahoo.com följande:

> (/usr/bin/perl
> knows, but internally it is just calling perl_destruct() to
> clean up the interpreter, which can take quite a bit of
> time to release everything.)

This could be fixed by setting the destruct level to 0. And you could do
that in an enviroment variable. (PERL_DESTRUCT) I think.

-- 
Arthur


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About