Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
For your selective tag parsing question, I'm not sure XML::Simple can do that. Depending on how complicated your XML document is, it might not be too much work to build some custom handlers for XML:arser. Otherwise, you might want to take a look at the other XML modules on CPAN and find one that will do what you want.NoAttr => 1 *# in+out - handy*
When used with "XMLout()", the generated XML will contain no attributes.
All hash key/values will be represented as nested elements instead.
When used with "XMLin()", any attributes in the XML will be ignored.