http://www.perlmonks.org?node_id=1084211


in reply to Re^3: Perl XML::Smart Out of memory! error
in thread Perl XML::Smart Out of memory! error

i tried
$f[3] = eval { $elt->first_child('Description[@langid="1"]')->att('Val +ue'); };
i get an error
Use of uninitialized value $f[3] in join or string at import_icecat.pl + line 108. 1 1 DBD::mysql::st execute failed: Column 'category_description' cannot be + null at import_icecat.pl line 109.