AW: AW: Problem using require()

2004-03-15 Thread B. Fongo
I've checked cpan AppConfig. I may get back to it. Thanks Randy -Ursprüngliche Nachricht- Von: Randy W. Sims [mailto:[EMAIL PROTECTED] Gesendet: Montag, 15. März 2004 12:36 An: B. Fongo Cc: [EMAIL PROTECTED] Betreff: Re: AW: Problem using require() On 03/15/04 06:19, B. Fongo

Re: AW: Problem using require()

2004-03-15 Thread Randy W. Sims
On 03/15/04 06:19, B. Fongo wrote: The idea of creating a package is clear, but it doesn't solve the problem at hand. What I want is a possibility for non programmers to change the global variable to reflect to their server (e.g. path to sendmail, email address, currency symbol etc.) environment wi

AW: Problem using require()

2004-03-15 Thread B. Fongo
e: Problem using require() On 3/14/2004 9:58 AM, B. Fongo wrote: > I have several modules which needs global variables from a text file > (global.txt). > Within each module, I use require "global.txt" to get my variables. > -

Re: Problem using require()

2004-03-14 Thread Randy W. Sims
On 3/14/2004 9:58 AM, B. Fongo wrote: I have several modules which needs global variables from a text file (global.txt). Within each module, I use require "global.txt" to get my variables. global.txt -

Problem using require()

2004-03-14 Thread B. Fongo
I have several modules which needs global variables from a text file (global.txt). Within each module, I use require "global.txt" to get my variables. global.txt $shop =