@@ -1,6 +1,9 @@
package SugarTrail;
use Dancer ':syntax';
+use strict;
+use warnings;
+
use SugarTrail::Repo;
use helper;