in reply to Re: Why Would HTML::LinkExtor return a hash of attributes?
in thread Why Would HTML::LinkExtor return a hash of attributes?
Aha!<img> could have multiple attributes that link: src, longdesc, and usemap.
Now that makes sense. I bet I could have figured it out if I'd thought a bit longer. I'm so lazy.
Thanks for your help, podmaster, but surely the guy is intending it to be used as a hash?
One useful attribute of it being a hash would be to clobber incorrect HTML where a link had two HREFs.
--
($_='jjjuuusssttt annootthheer pppeeerrrlll haaaccckkeer')=~y/a-z//s;print;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Why Would HTML::LinkExtor return a hash of attributes?
by PodMaster (Abbot) on Aug 19, 2002 at 06:15 UTC | |
by Cody Pendant (Prior) on Aug 19, 2002 at 23:52 UTC |