lib/HTML/Clean.pm | 1 -
1 file changed, 1 deletion(-)
--- libhtml-clean-perl-0.8.orig/lib/HTML/Clean.pm
+++ libhtml-clean-perl-0.8/lib/HTML/Clean.pm
@@ -1,7 +1,6 @@
package HTML::Clean;
use Carp;
-use IO;
use Fcntl;
use strict;
require 5.004;