XML::PatAct::ActionTempl



XML::PatAct::ActionTempl

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO

NAME

XML::PatAct::ACTION − An action module for

SYNOPSIS

 use XML::PatAct::ACTION;
 my $patterns = [ PATTERN => ACTION,
                  ... ];
 my $matcher = XML::PatAct::ACTION−>new(Patterns => $patterns,
                                        Matcher => $matcher );

DESCRIPTION

XML::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 HERE

AUTHOR

This template file was written by Ken MacLeod, ken@bitsko.slc.ut.us

SEE ALSO

perl(1)

‘‘Using PatAct Modules’’ and ‘‘Creating PatAct Modules’’ in libxml-perl.



More Linux Commands

manpages/Tcl_InputBuffered.3.html
Tcl_InputBuffered(3) - buffered I/O facilities using channel
The Tcl channel mechanism provides a device-independent and platform-independent mechanism for performing buffered input and output operations on a variety of f

manpages/aoss.1.html
aoss(1) - Wrapper script to facilitate use of the ALSA OSS c
aoss is a simple wrapper script which facilitates the use of the ALSA OSS compatibility library. It just sets the appropriate LD_PRELOAD path and then runs the

manpages/ri.ruby2.1.1.html
ri.ruby2.1(1) Ruby API reference front end - Linux man page
ri is a CLI front end for the Ruby API reference. You can search and read API reference for classes and methods with . ri is a part of Ruby. target can be one o

manpages/systemd-tmpfiles-setup-dev.service.8.html
systemd-tmpfiles-setup-dev.service(8) Creates, deletes and c
systemd-tmpfiles creates, deletes, and cleans up volatile and temporary files and directories, based on the configuration file format and location specified in

manpages/btrfs.5.html
btrfs(5) mount options and supported file attributes for the
This document describes mount options specific to the btrfs filesystem. Other generic mount options are available,and are described in the mount(8) manpage. MOU

manpages/systemd-update-utmp.8.html
systemd-update-utmp(8) Write audit and utmp updates at bootu
systemd-update-utmp-runlevel.service is a service that writes SysV runlevel changes to utmp and wtmp, as well as the audit logs, as they occur. systemd-update-u

manpages/cacaview.1.html
cacaview(1) - ASCII image browser - Linux manual page.......
cacaview is a lightweight text mode image viewer. It renders images using colour ASCII characters. It is a powerful add-on to famous console programs such as th

manpages/insw.2.html
insw(2) - port I/O (System calls - Linux man page)..........
This family of functions is used to do low-level port input and output. The out* functions do port output, the in* functions do port input; the b-suffix functio

manpages/FcPatternDuplicate.3.html
FcPatternDuplicate(3) - Copy a pattern - Linux manual page
Copy a pattern, returning a new pattern that matches p. Each pattern may be modified without affecting the other. VERSION Fontconfig version 2.8.0 FcPatternDupl

manpages/chvt.1.html
chvt(1) - change foreground virtual terminal (Man Page).....
The command chvt N makes /dev/ttyN the foreground terminal. (The corresponding screen is created if it did not exist yet. To get rid of unused VTs, use deallocv

manpages/glTexCoord2sv.3gl.html
glTexCoord2sv(3gl) - set the current texture coordinates....
glTexCoord specifies texture coordinates in one, two, three, or four dimensions. glTexCoord1 sets the current texture coordinates to (s, 0, 0, 1); a call to glT

manpages/apxs2.1.html
apxs2(1) APache eXtenSion tool (Commands - Linux man page)
apxs2.1 - apxs is a tool for building and installing extension modules for the Apache HyperText Transfer Protocol (HTTP) server. This is achieved by building a





We can't live, work or learn in freedom unless the software we use is free.