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
constraintb(3) - hpux
html::formfu::constraint::callbackonce(3pm) - debian
html::formfu::constraint::minmaxfields(3pm) - debian
html::formfu::role::constraint::others(3pm) - debian
html::widget::constraint::callbackonce(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Detecting unused variables...