in reply to DBIx::Connect
in thread DBIx::Simple

Thanks for the reminder that this module is out there. For applications that will only access a single database this is a simple/good way to keep your connect information external of the code.

AppConfig had some limitation I couldn't live with. I use XML::Simple since I need some complex datastructures.