in reply to Parsing nested XML files
It looks like XML::Parser needs the ExternEnt handler to either return te content or an open file handle. I guess your code needs to handle finding and opening the file. The default handler is supposed to fetch the file or URL.
|
|---|