debian man page for dbix::dbstag::constraint

Query: dbix::dbstag::constraint

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBIx::DBStag::Constraint(3pm)				User Contributed Perl Documentation			     DBIx::DBStag::Constraint(3pm)

NAME
DBIx::DBStag::Constraint - recursive structure for representing query constraints
SYNOPSIS
DESCRIPTION
A constraint is a recursive structure for representing query constraints; AND --- x=1 ---- OR --- y>2 ----- boolfunc(z) A constraint is either a bool (AND, OR, NOT) with >0 children, or it can be a leaf node representing an atomic constraint the constraint corresponds to a SQLTemplate option block; eg [ name LIKE &name& ] [ name => &name& ] [ start > &min_start& ] [ start => &start& ] [ somefunc(&x&) ] [ somefunc(&x&, &y&) ] [ somefunc(t.col, &x&, &y&) => &z& ] the constraint consists of an operator (represented by => in the option block). If no => is present, then it is a simple variable binding. A constraint can consist of multiple variable bindings
WEBSITE
<http://stag.sourceforge.net>
AUTHOR
Chris Mungall <cjm@fruitfly.org>
COPYRIGHT
Copyright (c) 2003 Chris Mungall This module is free software. You may distribute this module under the same terms as perl itself perl v5.12.4 2011-10-14 DBIx::DBStag::Constraint(3pm)
Related Man Pages
constrainta(3) - hpux
html::formfu::constraint(3pm) - debian
html::formfu::constraint::dependon(3pm) - debian
html::widget::constraint(3pm) - debian
sql::translator::schema::constraint(3pm) - debian
Similar Topics in the Unix Linux Community
Solving Constraint Integer Programs 1.1.0 (Default branch)
Standards: next up, Constraint Programming
Perl script