tiny bits of cleanup
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / HandlesVersionStorage.pm
index ffdb444..f52f8de 100644 (file)
@@ -8,6 +8,9 @@ requires 'version_storage_is_installed';
 
 1;
 
+# vim: ts=2 sw=2 expandtab
+
+__END__
 
 =head1 DESCRIPTION
 
@@ -57,6 +60,3 @@ L<DBIx::Class::DeploymentHandler::VersionStorage::Deprecated>
 
 =back
 
-__END__
-
-vim: ts=2 sw=2 expandtab