X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FDeploymentHandler%2FHandlesDeploy.pm;h=b020eacccd994357a12f9e5ad0f2c2f1c7af83a6;hb=refs%2Fheads%2Fmoo-port;hp=c931d42665781a75722357b7e4cb71854e3f0d1b;hpb=1fcd4fe6717e0809422856c89673fc78b43174bb;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm b/lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm index c931d42..b020eac 100644 --- a/lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm +++ b/lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm @@ -1,5 +1,5 @@ package DBIx::Class::DeploymentHandler::HandlesDeploy; -use Moose::Role; +use Moo::Role; # ABSTRACT: Interface for deploy methods