Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Double Quotes

by davorg (Chancellor)
on Jun 04, 2001 at 16:58 UTC ( [id://85460]=note: print w/replies, xml ) Need Help??


in reply to Re: Double Quotes
in thread how to put double quotes inside strings? (was: Double Quoutes)

Or, of course, you can use alternative quoting operators to remove the need to use ugly escaping characters.

print qq(a href="http://www.perlmonks.org">Perlmonks</a>);
--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-19 06:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found