add strictures commit (out of order)
[catagits/HTML-Zoom.git] / lib / HTML / Zoom / Producer / BuiltIn.pm
index 6ae1ccc..46f75e8 100644 (file)
@@ -1,7 +1,6 @@
 package HTML::Zoom::Producer::BuiltIn;
 
-use strict;
-use warnings FATAL => 'all';
+use strictures 1;
 use base qw(HTML::Zoom::SubObject);
 
 sub html_from_stream {