add DESTROY methods to fix 5.14 noticing them being missing.
[catagits/HTML-Zoom.git] / lib / HTML / Zoom.pm
index 1cb15de..596b862 100644 (file)
@@ -174,6 +174,8 @@ sub _do {
   }
 }
 
+sub DESTROY {}
+
 1;
 
 =head1 NAME