Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: how can i avoid double quotes in options of start tag

by LanX (Saint)
on Apr 23, 2019 at 10:48 UTC ( [id://1232900]=note: print w/replies, xml ) Need Help??


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1232900]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 15:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found