dominix has asked for the wisdom of the Perl Monks concerning the following question:
I'm curious about that, can someone explain what this does ? where it come from ? it look like a call to Garbage collector, but how do I use it ?perldoc -f System.gc No documentation for perl function `System.gc' found perl -c -e 'System.gc;' -e syntax OK
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: what about System.gc
by Corion (Patriarch) on Jun 28, 2005 at 09:26 UTC | |
by kaif (Friar) on Jun 28, 2005 at 12:28 UTC | |
by dominix (Deacon) on Jun 28, 2005 at 09:32 UTC |