The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::SQLEngine::Criteria::NumericLesser- Basic Numeric Criteria

SYNOPSIS

  my $crit = DBIx::SQLEngine::Criteria::NumericLesser->new( $expr, $value );

DESCRIPTION

DBIx::SQLEngine::Criteria::NumericLesser objects check that an expression is less than a given reference value.

See DBIx::SQLEngine::Criteria::Comparison for more.

VERSION

2001-06-28 Cloned from StringEquality.

AUTHORS

Developed by Evolution Online Systems:

  M. Simon Cavalletto, simonm@evolution.com

LICENSE

This module is free software. It may be used, redistributed and/or modified under the same terms as Perl.

Copyright (c) 1998, 1999, 2000, 2001 Evolution Online Systems, Inc.