XML::PatAct::PatternTempl - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION AUTHOR SEE ALSO
NAME
    XML::PatAct::PATTERN - A pattern module for

SYNOPSIS
     use XML::PatAct::PATTERN;

     my $patterns = [ PATTERN => ACTION,
                      ... ]

     my $matcher = XML::PatAct::PATTERN->new( Patterns => $patterns );

DESCRIPTION
    XML::PatAct::PATTERN is a pattern module for use with PatAct action
    modules for applying pattern-action lists to XML parses or trees.
    XML::PatAct::PATTERN ...

    Parameters can be passed as a list of key, value pairs or a hash.

    DESCRIBE THE FORMAT OR LANGUAGE OF YOUR PATTERNS HERE

AUTHOR
    This template file was written by Ken MacLeod, ken AT bitsko.us

SEE ALSO
    perl(1)

    ``Using PatAct Modules'' and ``Creating PatAct Modules'' in libxml-perl.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:46 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top