X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fselectors.t;h=5c8a38083bda8c31c141976951745d338281dbb0;hb=1cf035405cb81b780825c083cf7f5c0767b19243;hp=8a800b1c6ecc0497d179ad0c3658b973c7fadfb1;hpb=c787a57ba53a1929bd083564b2e1f3679668c47e;p=catagits%2FHTML-Zoom.git diff --git a/t/selectors.t b/t/selectors.t index 8a800b1..5c8a380 100644 --- a/t/selectors.t +++ b/t/selectors.t @@ -1,5 +1,4 @@ -use strict; -#use warnings FATAL => 'all'; +use strictures 1; use Test::More; use HTML::Zoom;