X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fversion_handlers%2Fmonotonic.t;fp=t%2Fversion_handlers%2Fmonotonic.t;h=c0d1f2fbc88409d0f0d8105d83517cea49512cf5;hb=cbbd1b5feb7bebfbef455dafc296f6b41f310943;hp=7bc031053bedd89aae2a5a6a5bd82d3f80ae2c5b;hpb=f4c2be04d5102c92cf97151e65b9745454a8c787;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;