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

Man Page: html::widget::constraint::in

Operating Environment: debian

Section: 3pm

HTML::Widget::Constraint::In(3pm)			User Contributed Perl Documentation			 HTML::Widget::Constraint::In(3pm)

NAME
HTML::Widget::Constraint::In - Check that a value is one of a current set.
SYNOPSIS
$widget->constraint( In => "foo" )->in(qw/possible values/);
DESCRIPTION
METHODS
validate in Arguments: @values A list of valid values for that element. perl v5.10.1 2007-03-01 HTML::Widget::Constraint::In(3pm)
Related Man Pages
html::widget::element::nullcontainer(3pm) - debian
html::formfu::constraint::callbackonce(3pm) - debian
html::formfu::constraint::minmaxfields(3pm) - debian
html::widget::accessor(3pm) - debian
html::widget::constraint::callbackonce(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?