On 23 Jun 2000, at 14:45, Craig McLane wrote:
> You could also export the variables (in which case @EXPORT_OK is
> preferable to @EXPORT).  It still needs to be a global variable, but you
> won't need to refer to it with a fully qualified name.
This is how we did the current site, and while it worked,  i'd rather 
have it be a single use statement at the root and then just have to 
qualify them later.

Scott

Reply via email to