I've tried, "my $twig = new XML::Twig(expand_external_ents => -1);" but I get the same error.
I seem to have missed that originally. What error is that?
I just need to grab the text from certain elements [...] And I don't need the entities anyway.
The entities represent text.
[ For the rest of the monks ]
I've tried, "my $twig = new XML::Twig(expand_external_ents => -1);" but I get the same error.
I seem to have missed that originally. What error is that?
I just need to grab the text from certain elements [...] And I don't need the entities anyway.
The entities represent text.
|