Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Can this be a 1 line or simpler regex?

by diotalevi (Canon)
on Apr 05, 2003 at 07:35 UTC ( #248270=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for(qw't n r f') {
        my $r = "\\$_";
        $text =~ s/$r/$r/g;
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2023-03-27 03:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?