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 |
|---|
| 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 |