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.