in reply to Re: XML::XPath question
in thread XML::XPath question

pajout thanks for the suggestion, now it works, but without deleting that in xml file, is there any other way to do that?

Regards,
Anniyan
(CREATED in HELL by DEVIL to s|EVILS|GOODS|g in WORLD)

Replies are listed 'Best First'.
Re^3: XML::XPath question
by pajout (Curate) on Nov 17, 2005 at 11:37 UTC
    Create empty file stats.dtd on the same directory as your xml file.
    I am not very familiar with XML::XPath, but this may work...