Anthony Brummett > UR > UR::BoolExpr::Template::PropertyComparison::In

Download:
UR-0.36.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View/Report Bugs
Module Version: 0.36   Source   Latest Release: UR-0.38.1

NAME ^

UR::BoolExpr::Template::PropertyComparison::In - perform an In test

DESCRIPTION ^

Returns true if any of the property's values appears in the comparison value list. Think of 'in' as short for 'intersect', and not just SQL's 'IN' operator.

syntax highlighting: