Man Page: html::formfu::constraint::range
Operating Environment: debian
Section: 3pm
HTML::FormFu::Constraint::Range(3pm) User Contributed Perl Documentation HTML::FormFu::Constraint::Range(3pm)NAMEHTML::FormFu::Constraint::Range - Numerical Range ConstraintSYNOPSIStype: Range min: 18 max: 35DESCRIPTIONNumerical range constraint. This constraint doesn't honour the "not()" value.METHODSminimum min If defined, the input value must be equal to or greater than this. "min" is an alias for "minimum". maximum max If defined, the input value must be equal to or less than this. "max" is an alias for "maximum".SEE ALSOIs a sub-class of, and inherits methods from HTML::FormFu::Constraint HTML::FormFuAUTHORCarl Franks "cfranks@cpan.org"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-01-23 HTML::FormFu::Constraint::Range(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? |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |