some comment cleanups

This commit is contained in:
Graham Knop 2008-09-15 21:51:46 +00:00
parent 6278278508
commit 1e54cf0458
8 changed files with 10 additions and 14 deletions

View file

@ -280,7 +280,7 @@ sub makeAbsolute {
my $linkParser = sub {
my ($tagname, $attr, $text) = @_;
my %linkElements = # from HTML::Element.pm
my %linkElements = # from HTML::Element
(
body => 'background',
base => 'href',