[Dbix-class] latest DBIx::Class "Not inlining a constructor..."
Peter Rabbitson
rabbit+dbic at rabbit.us
Wed Sep 14 11:17:58 GMT 2016
On 09/14/2016 11:13 AM, Bernhard Bauch wrote:
> dear all,
>
> i've been updating to the latest dbix::class version yesterday, and now
> my catalyst app / more the dbix::class schema does not work..
In the emails you keep citing ...DBIx-Class-0.08271... yet the latest
version is 0.082840: https://metacpan.org/release/DBIx-Class
It is also unclear whether it is *just* DBIC that you upgraded, or did
you upgrade the rest of your dependencies (i.e. did your version of
Moose before/after stayed the same? )
It would really help if you can narrow this down, by attempting to load
just a single result class (not your entire app/schema) and verifying if
that works before/after, while also comparing the versions of various
libraries using something like
https://metacpan.org/pod/Module::Versions::Report#SYNOPSIS
Cheers
More information about the DBIx-Class
mailing list