Stop using the deprecated Class::MOP::load_class()
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Tue, 1 Oct 2013 19:41:55 +0000 (20:41 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 2 Oct 2013 14:09:42 +0000 (15:09 +0100)
commitd401ab6b38bd6666b80376bbd91685870529199b
tree343314e38c47d317b64d26dade128157e63efb3c
parent38fe1ff920de99761b02e5674e83cced61a809a2
Stop using the deprecated Class::MOP::load_class()

Use MooseX::Types::LoadableClass instead, requiring the version that
fixes the constraints to not throw an exception on syntactically
invalid names, so that we can coerce a prefix onto ::Foo.
Changes
lib/DBIx/Class/Admin.pm
lib/DBIx/Class/Optional/Dependencies.pm
lib/DBIx/Class/Storage/DBI/Replicated/Types.pm