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
turday, March 19, 2005 11:41 AM To: Perl Beginners Subject: XML Generator DBI Hi all. I'm messing with XML & MySQL, and I may have run into a newbie snag. I'm using XML::Generator ::DBI with XML::Handler::YAWriter, in the same manner that I've seen in tutorials, the MySQL Coo

XML Generator DBI

2005-03-19 Thread Mike Lesser
Hi all. I'm messing with XML & MySQL, and I may have run into a newbie snag. I'm using XML::Generator ::DBI with XML::Handler::YAWriter, in the same manner that I've seen in tutorials, the MySQL Cookbook, and other assorted places. $writer = XML::Handler::YAWriter->new (