in reply to Re: Re: Revision of a Configuration class
in thread Revision of a Configuration class

The modules expect you to pass a filename, but you can get that filename any way you want to. Have your code read %ENV, grab the filename, and pass it to Config::General.
  • Comment on Re: Re: Re: Revision of a Configuration class

Replies are listed 'Best First'.
Re: Re: Re: Re: Revision of a Configuration class
by valdez (Monsignor) on Sep 05, 2002 at 22:25 UTC

    Sorry, I will stop using Babelfish to translate my questions :) What you described is exactly what I did.

    Thanks, Valerio