Re: XML Generator DBI

2005-03-23 Thread Mike Lesser
-w is kind of pan-galactic and influences modules you're calling, regardless of their own 'warnings' settings. Try 'use warnings' without -w. See p861 in the camel 3rd edition. HTH, GStC. That's exactly what I needed to hear. Thank you Graeme! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: XML Generator DBI

2005-03-21 Thread Graeme St. Clair
-w is kind of pan-galactic and influences modules you're calling, regardless of their own 'warnings' settings. Try 'use warnings' without -w. See p861 in the camel 3rd edition. HTH, GStC. -Original Message- From: Mike Lesser [mailto:[EMAIL PROTECTED] Sent: Saturday, March 19, 2005 11: