> This is, in my opinion, a bad idea. Class::DBI (which > I haven't used, but have written and used something > simillar for years) I don't think is designed to be > used in this way.. > > I seriously think you might want to consider > re-engineering. (if you've already written a huge
well, to be honest, this was an attempt to re-engineer what I already had to be able to work with Class::DBI since that's a cleaner interface. But what looks like what will happen is I will stick with my old interface (using a normal DBI->connect()) and perhaps use Class::DBI for CLI tools. thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]