in reply to Re: Config Files in Perl
in thread Config Files in Perl

Thanks all for your insigtful commnets.
I believe that using a config file should really be dependent on the user.
My users are programmers with good knowledge of Perl and so I am going to use a perl based config file and then do a 'do' to get all the config into the script.

Thanks again

Perl Rulez!