in reply to Memory leaking? - CGI.pm

Hmmm, peculiar bug.

I always thought that CGI isn't really as clunky and resource thursty since most of it's internals are loaded on-demand at run-time. There's not even a lot of code that perl has to parse initially (most of subs are evaled 'into' the package).

However, for the lightweight options, I suggest you look at CGI::Minimal. Give it a thorough try and see if it won't have a similar 'memory leaking' problem.

Cheers,

UPDATE: corrected module link *grin* ;).

"There is no system but GNU, and Linux is one of its kernels." -- Confession of Faith