Man Page: html::widget::constraint::length
Operating Environment: debian
Section: 3pm
HTML::Widget::Constraint::Length(3pm) User Contributed Perl Documentation HTML::Widget::Constraint::Length(3pm)NAMEHTML::Widget::Constraint::Length - Length ConstraintSYNOPSISmy $c = $widget->constraint( 'Length', 'foo' ); $c->min(23); $c->max(50);DESCRIPTIONLength Constraint.METHODSmaximum Arguments: $max_value minimum Arguments: $min_value validateAUTHORSebastian Riedel, "sri@oook.de"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2007-03-01 HTML::Widget::Constraint::Length(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |