perl takes care of that for you. as long as there are no references left to the object, the memory is recycled.
> -----Original Message----- > From: Chad Kellerman [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 10, 2002 10:34 AM > To: [EMAIL PROTECTED] > Subject: how to release memory > > > Hello, > I have a subroutine that declares a variable from standard > out. If I > just undef that variable will that free up the memory that it > used? Or > is there another command that frees up memory? > > THanks for the help > > --chad > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]