{
    "mode": "perldoc",
    "parameter": "XML::PatAct::ActionTempl",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3APatAct%3A%3AActionTempl/json",
    "generated": "2026-06-13T09:28:27Z",
    "synopsis": "use XML::PatAct::ACTION;\nmy $patterns = [ PATTERN => ACTION,\n... ];\nmy $matcher = XML::PatAct::ACTION->new(Patterns => $patterns,\nMatcher => $matcher );",
    "sections": {
        "NAME": {
            "content": "XML::PatAct::ACTION - An action module for\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use XML::PatAct::ACTION;\n\nmy $patterns = [ PATTERN => ACTION,\n... ];\n\nmy $matcher = XML::PatAct::ACTION->new(Patterns => $patterns,\nMatcher => $matcher );\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "XML::PatAct::ACTION is a PerlSAX handler for applying pattern-action lists to XML parses or\ntrees. XML::PatAct::ACTION ...\n\nNew XML::PatAct::ACTION instances are creating by calling `new()'. A Parameters can be passed as\na list of key, value pairs or a hash. Patterns and Matcher options are required. Patterns is the\npattern-action list to apply. Matcher is an instance of the pattern or query matching module.\n\nDESCRIBE THE FORMAT OF YOUR ACTIONS HERE\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "This template file was written by Ken MacLeod, ken@bitsko.slc.ut.us\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "",
            "subsections": [
                {
                    "name": "perl",
                    "content": "``Using PatAct Modules'' and ``Creating PatAct Modules'' in libxml-perl.\n"
                }
            ]
        }
    },
    "summary": "XML::PatAct::ACTION - An action module for",
    "flags": [],
    "examples": [],
    "see_also": []
}