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

Re: Help with Double Double Quotes regular expression

by MonkE (Hermit)
on Apr 02, 2007 at 02:57 UTC ( [id://607744]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    "This is a ""test"""
    "Here we have """"a nested set of double-quoted quotes"" or whatever."
    +""
    "Harvey ""the Screwdriver"" Ledbetter"
    
  2. or download this
    a""
    a"b"c"d"f"
    This is a "test"
    Here we have ""a nested set of double-quoted quotes" or whatever."
    Harvey "the Screwdriver" Ledbetter
    

Log In?
Username:
Password:

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

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

    No recent polls found