John Millaway > DBomb > DBomb::Query::Text

Download:
DBomb-0.20.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Module Version: $Revision: 1.6 $   Source  

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

syntax highlighting: