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

Re: s///g within m//g regions

by haukex (Archbishop)
on Nov 09, 2021 at 14:22 UTC ( [id://11138621]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $data = <<'END';
    foo123bar
    ...
                $1 =~ tr/0-9/a-j/r
            }msxger;
    }
    
  2. or download this
    my $str = <<'END';
    Hello
    ...
        }
    }
    close $fh;
    

Log In?
Username:
Password:

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

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

    No recent polls found