From: Phillip Smith Date: Wed, 14 Mar 2012 17:58:45 +0000 (-0600) Subject: fix link to DBIx::Class::Manual::Intro/Sample_database X-Git-Tag: v0.002110~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f4aac0ff7dbf8c6ed918ea2f383a3e28c69638d1;hp=456f757182928d5a1590ffe0588b51cdb2ed7854;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git fix link to DBIx::Class::Manual::Intro/Sample_database --- diff --git a/lib/DBIx/Class/DeploymentHandler.pm b/lib/DBIx/Class/DeploymentHandler.pm index d3f483e..295a3f4 100644 --- a/lib/DBIx/Class/DeploymentHandler.pm +++ b/lib/DBIx/Class/DeploymentHandler.pm @@ -180,7 +180,7 @@ You started your project and weren't using C? Lucky for you I had you in mind when I wrote this doc. First, -L +L in your main schema file (maybe using C<$VERSION>). Then you'll want to just install the version_storage: