Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Problem with alternating regex?

by jwkrahn (Abbot)
on Sep 11, 2012 at 03:38 UTC ( [id://992912]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -le'
    for my $line ( q/set zone "VLAN" vrouter "trust-vr"/, q/set zone id 10
    +0 "Internet_Only"/ ) {
    ...
    '
    VLAN
    Internet_Only
    
  2. or download this
    $ perl -le'
    for my $line ( q/set zone "VLAN" vrouter "trust-vr"/, q/set zone id 10
    +0 "Internet_Only"/ ) {
    ...
    VLAN
    Internet_Only
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 06:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found