Hi all,

We're using Dancer 1.3100 and Plugin::DBIC however if we call a method
on a DBIx::Class object that then makes a request from within the
templates we get the following error:

<DBIX::Class object->call()>: DBI _new_sth: DBI::db=HASH(0x7283538)
has no ImplementorClass at
/opt/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux-ld/DBD/mysql.pm
line 230

This can be fixed with the attached patch, basically not using cloning on vars.

Do vars need to be cloned?  are they not per request anyway?

Thanks

Alex

Attachment: dancer.patch
Description: Binary data

_______________________________________________
Dancer-users mailing list
[email protected]
http://www.backup-manager.org/cgi-bin/listinfo/dancer-users

Reply via email to