various doc
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / VersionStorage / Standard / Component.pm
index a26ed81..578bd3b 100644 (file)
@@ -1,5 +1,7 @@
 package DBIx::Class::DeploymentHandler::VersionStorage::Standard::Component;
 
+# ABSTRACT: Attach this component to your schema to ensure you stay up to date
+
 use strict;
 use warnings;