Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How to escape single quote(s) without the use of quotemeta ( q// )

by LanX (Saint)
on Apr 05, 2019 at 14:57 UTC ( [id://1232196]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      DB<2> x q(LanX' solution)
    0  'LanX\' solution'
      DB<3> x q(LanX\' solution)
    0  'LanX\\\' solution'
    
  2. or download this
      DB<14> use Data::Dump qw/dd/
    
    ...
    
      DB<16> dd q(LanX\' solution)
    "LanX\\' solution"
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 17:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found