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

NAME

DBomb::Query::Text - Just a wrapper around plain sql.

DESCRIPTION

This class is a wrapper around a scalar $text value. The reason it exists is so DBomb::Query can call $foo->sql() and not blow up if $foo is plain text.

METHODS

new($text)

Create the wrapper around $text.

sql($dbh)

Returns $self->text