Man Page: xml::patact::actiontempl
Operating Environment: redhat
Section: 3
XML::PatAct::ActionTempl(3) User Contributed Perl Documentation XML::PatAct::ActionTempl(3)NAMEXML::PatAct::ACTION - An action module forSYNOPSISuse XML::PatAct::ACTION; my $patterns = [ PATTERN => ACTION, ... ]; my $matcher = XML::PatAct::ACTION->new(Patterns => $patterns, Matcher => $matcher );DESCRIPTIONXML::PatAct::ACTION is a PerlSAX handler for applying pattern-action lists to XML parses or trees. XML::PatAct::ACTION ... New XML::PatAct::ACTION instances are creating by calling `new()'. A Parameters can be passed as a list of key, value pairs or a hash. Patterns and Matcher options are required. Patterns is the pattern-action list to apply. Matcher is an instance of the pattern or query matching module. DESCRIBE THE FORMAT OF YOUR ACTIONS HEREAUTHORThis template file was written by Ken MacLeod, ken@bitsko.slc.ut.usSEE ALSOperl(1) ``Using PatAct Modules'' and ``Creating PatAct Modules'' in libxml-perl. perl v5.8.0 2000-02-22 XML::PatAct::ActionTempl(3)
| Similar Topics in the Unix Linux Community |
|---|
| Reduced Activity Notification |
| About TODO |
| Shopt -s histappend |
| Issue with events occuring in DST window |
| [TIP] Processing YAML files with yq |