|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^2: Perl XML Searchby topher (Scribe) |
| on Jan 16, 2013 at 06:12 UTC ( #1013507=note: print w/ replies, xml ) | Need Help?? |
|
This is the correct approach to go about solving this problem. For almost any case where you're dealing with XML and you aren't writing a throw-away one-liner, you should be using an XML module/library to do the work for you. It will be easier, cleaner, and much more likely to work.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||