html::widget::constraint::length(3pm) debian man page | unix.com

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)

NAME
HTML::Widget::Constraint::Length - Length Constraint
SYNOPSIS
my $c = $widget->constraint( 'Length', 'foo' ); $c->min(23); $c->max(50);
DESCRIPTION
Length Constraint.
METHODS
maximum Arguments: $max_value minimum Arguments: $min_value validate
AUTHOR
Sebastian Riedel, "sri@oook.de"
LICENSE
This 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)
Related Man Pages
html::widget::element::nullcontainer(3pm) - debian
html::formfu::constraint(3pm) - debian
html::formfu::constraint::dependon(3pm) - debian
html::formfu::constraint::file::size(3pm) - debian
html::widget::constraint(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph