Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Death to Dot Star!

by Anonymous Monk
on Feb 27, 2002 at 03:21 UTC ( #147801=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        my ($m) = reverse($myvar) =~ /"\?(.*?)"/s;
        $m = reverse $m;
        print "matched <$m>\n";
    
  2. or download this
        my ($m) = reverse($myvar) =~ /"\?(.*?)"(?!\\)/s;

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2023-03-26 11:41 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?