For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > September 2004 > XML::Generator::DBI - use of uninitialized value on line 180 and 187









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author XML::Generator::DBI - use of uninitialized value on line 180 and 187
Radhika

2004-09-13, 3:55 am

I am using XML::Generator::DBI module along with XML::SAX::Writer
module to generate xml files. For every column data in the database I
get the error


Use of uninitialized value in string eq at
/opt/perl/lib/site_perl/5.8.5/XML/Gen
erator/DBI.pm line 180, <INPUT> line 2.
Use of uninitialized value in string eq at
/opt/perl/lib/site_perl/5.8.5/XML/Gen
erator/DBI.pm line 187, <INPUT> line 2.

I looked at the code for the module and it seems like there is a
variable @stack that is not initialized and is compared against.

Has anyone run into this earlier? Is there a fix for this?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com