add DESTROY methods to fix 5.14 noticing them being missing.
[catagits/HTML-Zoom.git] / lib / HTML / Zoom / StreamBase.pm
index 0cc1d14..1293458 100644 (file)
@@ -118,5 +118,5 @@ sub _do {
 }
 
 sub DESTROY {}
-  
+
 1;