Youri::Check::Resultset::DBI - DBI-based resultset
This is a DBI-based Youri::Check::Resultset implementation.
It can be created with any DBI-supported database.
Creates and returns a new Youri::Check::Resultset::DBI object.
Specific parameters:
Use given string as DBI driver.
Use given string as database name.
Use given string as database port.
Use given string as database user.
Use given string as database password.
Copyright (C) 2002-2006, YOURI project
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.