On 2 Feb 2002, Brian Aker wrote: > I am in somewhat of a pickle right now. > > SQL::Catalog is written to work with DBIx::AnyDBD, but > DBIx::Password, by policy, will only return a database connection > not database connection information. However, the DBIx::AnyDBD > constructor requires connection information not a connected $dbh. > I currently auto-generate a module called SQL::Catalog::Config at > install time with DSN info, but would rather use a standard CPAN > module for this.
This is a bug, which I intend to fix soonish. -- <!-- Matt --> <:->Get a smart net</:->
