in reply to Re^3: XML module conflicts
in thread XML module conflicts
I have no idea - it's actually line 292 - for some reason all my error reporting has been off today, so I didn't pay much heed and confirmed the actual line with print statements:
$tree = $sp->parse_uri($filename);
is the actual line.