X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FDeploymentHandler%2FVersionStorage%2FDeprecated.pm;fp=lib%2FDBIx%2FClass%2FDeploymentHandler%2FVersionStorage%2FDeprecated.pm;h=144cca71f4a86e583eb0ed2c3aa9604573045332;hb=9deabd1fcf64a04422d1903f8656ac445e73336a;hp=f39460bd9f3bfd839638f302f58b2f8ab3f02a2d;hpb=86e30368b69b64911e65bdfe69ddd24f6dab6737;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated.pm b/lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated.pm index f39460b..144cca7 100644 --- a/lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated.pm +++ b/lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated.pm @@ -1,5 +1,8 @@ package DBIx::Class::DeploymentHandler::VersionStorage::Deprecated; use Moose; + +# ABSTRACT: (DEPRECATED) Use this if you are stuck in the past + use Method::Signatures::Simple; has schema => (