How can I completely unload a library and all memory associated with it, and unload any dso's connected with that library? For example, say I use XML::Parser in a <Perl> section - I don't want that hanging around - it's a big library, so I'd like to completely unload it - is it possible? -- <Matt/> Details: FastNet Software Ltd - XML, Perl, Databases. Tagline: High Performance Web Solutions Web Sites: http://come.to/fastnet http://sergeant.org Available for Consultancy, Contracts and Training.
- RE: Unloading a library Matt Sergeant
- RE: Unloading a library Baiju Thakkar
- Re: Unloading a library Doug MacEachern
- RE: Unloading a library Victor Zamouline