NAME
Template::Flute::Database::Rose - Database abstraction for Template::Flute
SYNOPSIS
CONSTRUCTOR
new
Create a Template::Flute::Database::Rose object with either a DBI handle passed as dbh parameter or the following parameters:
- dbname
-
Database name.
- dbuser
-
Database user.
- dbpass
-
Database password.
METHODS
build
Returns iterator from query.
AUTHOR
Stefan Hornburg (Racke), <racke@linuxia.de>
LICENSE AND COPYRIGHT
Copyright 2010-2014 Stefan Hornburg (Racke) <racke@linuxia.de>.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.