in reply to converting boolean strings into conditions for database queries

See Text::Query::SQL. All good things are (almost always) in the CPAN!
  • Comment on Re: converting boolean strings into conditions for database queries

Replies are listed 'Best First'.
Re: Text::Query::SQL
by a_login (Initiate) on Jun 11, 2002 at 14:49 UTC
    i've come back to this after a while. i've looked at the perl module you mentioned above (or rather Text::Query::BuildSQL), but i'm not really sure how to use it. pardon my ignorance, but can anyone point me to some examples? i really appreciate the help.