--- Pod.new/HTML_Elements.pm 2004-06-02 15:14:47.000000000 -0700 +++ Pod.old/HTML_Elements.pm 1998-12-31 00:30:36.000000000 -0800 @@ -1,6 +1,5 @@ package Pod::HTML_Elements; use strict; -use IO::File; use Pod::Parser 1.061; use Pod::Links qw(link_parse); use HTML::Element;