[DBIx-Class-Devel] [dbix-class] Testcase to demonstrate that DBI is not always loaded before being used (#23)

Sebastian Willert notifications at github.com
Sat Apr 6 14:48:53 GMT 2013


A simple 'use DBI;' in DBIx::Class::Storage::DBI will fix this. The fix
is not included.

This is a somewhat esoteric bug, but it causes the tests of HTML::FormHandler::Model::DBIC to fail.
You can merge this Pull Request by running:

  git pull https://github.com/willert/dbix-class master

Or you can view, comment on it, or merge it online at:

  https://github.com/dbsrgits/dbix-class/pull/23

-- Commit Summary --

  * Testcase to demonstrate that DBI is not always loaded before being used

-- File Changes --

    A t/storage/bare_bones.db (0)
    A t/storage/bare_bones.t (70)

-- Patch Links --

https://github.com/dbsrgits/dbix-class/pull/23.patch
https://github.com/dbsrgits/dbix-class/pull/23.diff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20130406/b2ab3d12/attachment.htm


More information about the DBIx-Class-Devel mailing list