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)NAMEPath::Dispatcher::Rule::Eq - predicate is a string equalitySYNOPSISmy $rule = Path::Dispatcher::Rule::Eq->new( string => 'comment', block => sub { display_comment(shift->pos(1)) }, );DESCRIPTIONRules of this class simply check whether the string is equal to the path.ATTRIBUTESstring perl v5.12.4 2011-08-30 Path::Dispatcher::Rule::Eq(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |