Hi, Ron.  You sent this to the "Modules" list, which is for PAUSE
admin requests.  Did  you mean [email protected] instead?

FWIW, File::HomeDir and Config::Tiny are great choices, but I wouldn't
put it under .cpan since people might think it was created by CPAN.pm.
 You might consider using the new "my_dist_config" method from the
latest File::HomeDir.

-- David

On Fri, Nov 12, 2010 at 1:26 AM, Ron Savage <[email protected]> wrote:
> Hi Folks
>
> I've re-writing CGI::Session from scratch, and now wish to use
> Test::Database, but it's a mess (IMHO). Details here:
> http://savage.net.au/Perl-modules/html/Data/Session.html#FAQ
>
>
> So, I'm going to re-write Test::Database and I'd like your opinion on a
> dir structure to hold db config data.
>
> I propose File::HomeDir -> my_home/.cpan/test/database/connexions.ini,
> to be read with Cofig::Tiny.
>
> Can you see any problems with that?
>
> --
> Ron Savage
> http://savage.net.au/
> Ph: 0421 920 622
>
>

Reply via email to