xml::patact::matchname(3) suse man page | unix.com

Man Page: xml::patact::matchname

Operating Environment: suse

Section: 3

XML::PatAct::MatchName(3)				User Contributed Perl Documentation				 XML::PatAct::MatchName(3)

NAME
XML::PatAct::MatchName - A pattern module for matching element names
SYNOPSIS
use XML::PatAct::MatchName; my $matcher = XML::PatAct::MatchName->new(); my $patterns = [ 'foo' => ACTION, 'bar/foo' => ACTION, ... ];
DESCRIPTION
XML::PatAct::MatchName is a pattern module for use with PatAct drivers for applying pattern-action lists to XML parses or trees. XML::PatAct::MatchName is a simple pattern module that uses just element names to match on. If multiple names are supplied seperated by `"/"' characters, then all of the parent element names must match as well. The order of patterns in the list is not significant. XML::PatAct::MatchName will use the most specific match. Using the synopsis above as an example, if you have an element `"foo"', `"bar/foo"' will match if `"foo"' is in an element `"bar"', otherwise just the pattern with `"foo"' will match.
AUTHOR
Ken MacLeod, ken@bitsko.slc.ut.us
SEE ALSO
perl(1) ``Using PatAct Modules'' and ``Creating PatAct Modules'' in libxml-perl. perl v5.12.1 2003-10-21 XML::PatAct::MatchName(3)
Related Man Pages
xml::grove::path(3) - redhat
xml::patact::toobjects(3) - suse
xml::patact::toobjects(3) - centos
xml::grove::sub(3pm) - debian
xml::patact::toobjects(3pm) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend