Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Regex in json: escaping forward slash

by Mr. Muskrat (Canon)
on Aug 22, 2012 at 21:37 UTC ( [id://989154]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $VAR1 = {
              'regex' => {
    ...
                                                            }
                         }
            };
    
  2. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    {
        print "$path matched regex\n";
    }
    
  3. or download this
    re: .*/home/members/index.htm.*
    /some/fake/path/home/members/index.html matched regex
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-19 09:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found