in reply to how can i avoid double quotes in options of start tag

I took a glimpse into the source of HTML::TreeBuilder and it seems to be hardcoded: $val = qq{"$val"};

IMHO better try escaping the doublequotes

"3D\"MsoNormal\""

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice