Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: The most annoying common way to get a string literal in Perl is...

by tune (Curate)
on Jun 17, 2004 at 07:04 UTC ( [id://367552]=note: print w/replies, xml ) Need Help??


in reply to The most annoying common way to get a string literal in Perl is...

What about
my $text = qq~Hello hehe.~;
? It makes me shiver.

--
tune

  • Comment on Re: The most annoying common way to get a string literal in Perl is...
  • Download Code

Replies are listed 'Best First'.
Re^2: The most annoying common way to get a string literal in Perl is...
by saskaqueer (Friar) on Jun 17, 2004 at 10:44 UTC

    That would fall under the category of 'unmixed doubles' :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found