![]() |
|
The stupid question is the question not asked | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
free-ing is something like calling the corresponding destructor.
DESTROY is called when your lexical variable goes out of its scope. That's simple. In reply to Re: Load and unload modules ala dlopen();
by pope
|
|