Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Capturing regex from map

by Athanasius (Archbishop)
on Sep 14, 2013 at 04:34 UTC ( [id://1054053]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @online_services = `svcs` =~ /^online.*svc:(.*?):/gm;
    
  2. or download this
    #! perl
    use strict;
    ...
        print "----------\n";
        dd \@y;
    }
    
  3. or download this
    13:56 >perl 720_SoPW.pl
            Rate   MAP G_MOD
    ...
    The arrays are equal; each has 619 elements
    
    13:59 >
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (8)
As of 2024-04-16 07:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found