add strictures commit (out of order)
[catagits/HTML-Zoom.git] / t / actions.t
index 584ec36..c89a5b8 100644 (file)
@@ -1,5 +1,4 @@
-use strict;
-use warnings FATAL => 'all';
+use strictures 1;
 use Test::More;
 
 use HTML::Zoom::Parser::BuiltIn;