> 1. regarding -compile, if the tags are imported into the startup.pl's
> package or main:: they aren't inhereted by child processes and therefore
> not adding some memory size to the total child process size, am I right? 
> (well it's shared anyway)

doesn't matter if it's shared, it's shared un-needed bloat!  i would use
CGI::compile() instead of use CGI -compile, as gunther suggested.

Reply via email to