Jeff Urlwin wrote: > > Steffen, > > I can't seem to find DBI::Const??? I checked CPAN and to see if my DBI > distribution had it. > > Any pointers would be welcome.
Oh, sorry! DBI::Const was part of an earlier DBI patch: <http:[EMAIL PROTECTED]/msg00559.html> but never found the way into an official release. It's a simple mapping between symbolic names and numeric values for all GetInfo info types. Currently, there is a chance for a second reincarnation: <http:[EMAIL PROTECTED]/msg00883.html> It's mostly a namespace issue. In this regard, the question arises, if it should be part of another distribution or rather a standalone module ... Any suggestions? Steffen
