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


in reply to xml parsing error

From the error itself you can see that, it tries to open '$file'. parsefile($file) should clear this error.

Regards,
Murugesan Kandasamy
use perl for(;;);