I can't get HTML::TreeBuilder to pick up attributes on a BODY like...
<body bgcolor="#ffffff" text="#000000" link="#000000" vlink="#ff0000">
It only sees the BODY itself, things like $elem->attr('bgcolor') always
show up empty, and a $elem->dump() shows just the <BODY> itself.
--
Aaron Nabil
nabil@teleport.com