Daniel,
For only 4 variables, I thought it was overkill to have an "ini" file. 
However as I continue to mess around with my code, I'm adding more and 
more externalized variables. Use of an "ini" is becoming more appealing. 

Thanks for your thoughts!

 On Sun, 28 Dec 2003, Daniel Staal wrote:

> Personal opinion: A cfg file is much easier to update/maintain then 
> environment variables, and a command line is easier to use for 
> 'variable' setups.  For a case like this I would probably want to use 
> a combined commandline/config file setup.  Luckily, that only 
> requires *one* CPAN module: AppConfig.  It will handle both, in 
> either order.
> 
> Daniel T. Staal
> 

--
Maranatha!
John McKown


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to