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
- using a module to contain settings. Scott Alexander
- Re: using a module to contain settings. Frank Wiles
- Re: using a module to contain settings. Ged Haywood
- Re: using a module to contain settings. Perrin Harkins
- Re: using a module to contain settings. Scott Alexander
- Re: using a module to contain settings. Perrin Harkins
- Re: using a module to contain settings. Craig McLane
- Re: using a module to contain setti... Scott Alexander
- Re: using a module to contain settings. Scott Alexander
- Re: using a module to contain settings. Ian Kallen
- Re: using a module to contain settings. Stas Bekman
- Re: using a module to contain settings. Peter Schoenster
- RE: using a module to contain settings. Miah Gregory