in reply to Tomcat context.xml parsing using XML::SImple
For any XML work where any of the following is true, XML::Simple is not your friend:
Use something like XML::LibXML instead.
TL;DR: No.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Tomcat context.xml parsing using XML::SImple
by jagadish1982 (Initiate) on Nov 21, 2012 at 12:57 UTC | |
by Anonymous Monk on Nov 21, 2012 at 13:28 UTC |