![]() |
![]()
| ![]() |
![]()
NAMEDBIx::Skinny::Mixin::DBHResolver - DBIx::DBHResolver mixin for DBIx::Skinny. SYNOPSISpackage Proj::DB; use DBIx::Skinny; use DBIx::Skinny::Mixin modules => ['DBHResolver']; package main; use Proj::DB; # call first Proj::DB->dbh_resolver->conf($conf); Proj::DB->dbh_resolver->connect(....); DESCRIPTIONDBIx::Skinny::Mixin::DBHResolver is AUTHORAtsushi Kobayashi <nekokak _at_ gmail _dot_ com> SEE ALSODBIx::Skinny DBIx::DBHResolver LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|