[Dbix-class] missing "require DBI" in
DBIx::Class::Storage::DBI::SQLite
Peter Rabbitson
rabbit+dbic at rabbit.us
Mon Apr 22 09:58:10 GMT 2013
On Fri, Apr 12, 2013 at 01:29:05PM +0200, Patrick Meidl wrote:
>
> so the problem is that DBI is no longer required, so the sql type
> subroutines are not imported.
>
> die question is: which distro should at this require?
> (DBIx::Class or HTML::FormHandler::Model::DBIC)
In neither - the require must not happen in this codepath. See the
commit message of [1] for more info. 0.08249_02 is now on CPAN [2]
containing the fix.
Cheers
[1] https://github.com/dbsrgits/dbix-class/commit/723f25e01d
[2] https://metacpan.org/release/RIBASUSHI/DBIx-Class-0.08249_02
More information about the DBIx-Class
mailing list