{
    "mode": "perldoc",
    "parameter": "XML",
    "section": "-q",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML/json",
    "generated": "2026-07-05T04:39:10Z",
    "sections": {
        "Found in /usr/share/perl/5.34/pod/perlfaq6.pod": {
            "content": "How do I match XML, HTML, or other nasty, ugly things with a regex?\nDo not use regexes. Use a module and forget about the regular\nexpressions. The XML::LibXML, HTML::TokeParser and HTML::TreeBuilder\nmodules are good starts, although each namespace has other parsing\nmodules specialized for certain tasks and different ways of doing it.\nStart at CPAN Search ( <http://metacpan.org/> ) and wonder at all the\nwork people have done for you already! :)\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}