There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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