X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FDeploymentHandler%2FHandlesVersionStorage.pm;fp=lib%2FDBIx%2FClass%2FDeploymentHandler%2FHandlesVersionStorage.pm;h=f52f8de6bf539d6d27301908ba96a36c70c1059a;hb=a65184c855392d390489326e8363ffbe9a0e7fee;hp=ffdb444e51dbd81e61ee0b22b3645076a7a78ecf;hpb=ed1721b92e5774426f63bbf69bc4b2c997fbf62e;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/lib/DBIx/Class/DeploymentHandler/HandlesVersionStorage.pm b/lib/DBIx/Class/DeploymentHandler/HandlesVersionStorage.pm index ffdb444..f52f8de 100644 --- a/lib/DBIx/Class/DeploymentHandler/HandlesVersionStorage.pm +++ b/lib/DBIx/Class/DeploymentHandler/HandlesVersionStorage.pm @@ -8,6 +8,9 @@ requires 'version_storage_is_installed'; 1; +# vim: ts=2 sw=2 expandtab + +__END__ =head1 DESCRIPTION @@ -57,6 +60,3 @@ L =back -__END__ - -vim: ts=2 sw=2 expandtab