Code Comments
Programming Forum and web based access to our favorite programming groups.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?
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.