dwim selects and bugfixes, new transform_attribute method and handled trailing '...
[catagits/HTML-Zoom.git] / lib / HTML / Zoom / StreamUtils.pm
index ff42fa6..2a333f7 100644 (file)
@@ -2,7 +2,6 @@ package HTML::Zoom::StreamUtils;
 
 use strictures 1;
 use base qw(HTML::Zoom::SubObject);
-
 use Scalar::Util ();
 
 use HTML::Zoom::CodeStream;