path::dispatcher::rule::eq(3pm) debian man page | unix.com

Man Page: path::dispatcher::rule::eq

Operating Environment: debian

Section: 3pm

Path::Dispatcher::Rule::Eq(3pm) 			User Contributed Perl Documentation			   Path::Dispatcher::Rule::Eq(3pm)

NAME
Path::Dispatcher::Rule::Eq - predicate is a string equality
SYNOPSIS
my $rule = Path::Dispatcher::Rule::Eq->new( string => 'comment', block => sub { display_comment(shift->pos(1)) }, );
DESCRIPTION
Rules of this class simply check whether the string is equal to the path.
ATTRIBUTES
string perl v5.12.4 2011-08-30 Path::Dispatcher::Rule::Eq(3pm)
Related Man Pages
apache2::sitecontrol::rule(3pm) - debian
file::find::rule::extending(3pm) - debian
path::dispatcher(3pm) - debian
path::dispatcher::rule(3pm) - debian
path::dispatcher::rule::under(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph