From de9f3deabe35fcc0a09dd4c62b6c626ba4282447 Mon Sep 17 00:00:00 2001 From: Janik Kleinhoff Date: Sun, 30 Oct 2016 10:11:11 +0000 Subject: Use DBIx::Class::DeploymentHandler Fixes T5. Yay! We still need some documentation on this, though. --- lib/ASM/DB.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ASM/DB.pm') diff --git a/lib/ASM/DB.pm b/lib/ASM/DB.pm index 6bd9519..768e6cb 100644 --- a/lib/ASM/DB.pm +++ b/lib/ASM/DB.pm @@ -1,5 +1,5 @@ use utf8; -package ASM::DB; +package ASM::DB 1; use strict; use warnings; -- cgit v1.2.3