X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fversion_handlers%2Fmonotonic.t;h=c0d1f2fbc88409d0f0d8105d83517cea49512cf5;hb=8bb2f1ac7ad65531f27e24967076fa133f08da93;hp=7bc031053bedd89aae2a5a6a5bd82d3f80ae2c5b;hpb=48c3a5620bef22e3387ccbd946b7729718772734;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/t/version_handlers/monotonic.t b/t/version_handlers/monotonic.t index 7bc0310..c0d1f2f 100644 --- a/t/version_handlers/monotonic.t +++ b/t/version_handlers/monotonic.t @@ -1,5 +1,8 @@ #!perl +use strict; +use warnings; + use Test::More; use Test::Exception;