add strictures commit (out of order)
[catagits/HTML-Zoom.git] / t / synopsis / zoom.t
index 83f99e8..05e0aef 100644 (file)
@@ -1,5 +1,4 @@
-use strict;
-use warnings FATAL => 'all';
+use strictures 1;
 use Test::More qw(no_plan);
 
 use HTML::Zoom;