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

Peter Rabbitson notifications at github.com
Sat Apr 6 18:43:38 GMT 2013


I am an idiot - I *knew* the problem is there (as evidenced by the commit msg of https://github.com/dbsrgits/dbix-class/commit/524343a) - I was just too dumb to realize the stable codebase can trigger it as well.

The correct fix (loading DBI.pm is *not* it, see commit msg above) is already contained in the 0.08250-to-be branch (https://github.com/dbsrgits/dbix-class/tree/topic/constructor_rewrite). It is currently waiting on one last wrinkle (https://twitter.com/AFresh1/status/320056535147499521) and then will sail to CPAN within a week (or we will have to ship a 0.08211 to fix the screwup in 0.08210)

Please do not adjust the HFH::M::DBIC tests - they are valid.Could you also test HFH against 
https://github.com/dbsrgits/dbix-class/commit/ac09a390ca to make sure everything works as intended?

Thanks!


---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/23#issuecomment-16001617
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20130406/ec30a380/attachment.htm


More information about the DBIx-Class-Devel mailing list