![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^3: XML::LibXML- Escape Empty Tagsby ramrod (Curate) |
on Jul 30, 2009 at 15:58 UTC ( #784655=note: print w/replies, xml ) | Need Help?? |
So I guess you didn't try anything? It seemed from the code you posted that you were somewhat familiar with XML::LibXML. Anyway, if you want to access text try (in your loop): Or if you want to get the text node try (anywhere after you parse the file):
In Section
Seekers of Perl Wisdom
|
|