frioux / DBIx-Class-DeploymentHandler

https://metacpan.org/pod/DBIx::Class::DeploymentHandler
20 stars 25 forks source link

Changes in 0.002225 to use Package::Variant breaks some custom code #67

Closed robrwo closed 5 years ago

robrwo commented 5 years ago

We have some custom code that extends this and uses DBIx::Class::DeploymentHandler::WithApplicatorDumple directly. This change has broken things, since Moose does not consider this a role.

Why not use MooX::Role::Parameterized?

mohawk2 commented 5 years ago

Done. See 0.002229.