Dave Rolsky > Fey-0.11 > Fey::SQL::Fragment::Where::Boolean

Download:
Fey-0.11.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source   Latest Release: Fey-0.34

NAME ^

Fey::SQL::Fragment::Where::Boolean - Represents an AND or OR in a WHERE clause

DESCRIPTION ^

This class represents a subselect an AND or OR in a WHERE clause.

It is intended solely for internal use in Fey::SQL objects, and as such is not intended for public use.

AUTHOR ^

Dave Rolsky, <autarch@urth.org>

BUGS ^

See Fey for details on how to report bugs.

COPYRIGHT & LICENSE ^

Copyright 2006-2008 Dave Rolsky, All Rights Reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.