There are some ways to compile things at run time -- eval a string or require a module or a program, for example. I think the compilation->execution fact answers your question.
Incidentally, the compile() function in CGI.pm only applies to autoloaded methods (generated at run time if a non-existent method is called in a package that has been set up to handle that sort of thing).
In reply to Re: Preloading subs
by chromatic
in thread Preloading subs
by jdavis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |