Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Nested loops?

by kcott (Archbishop)
on Aug 18, 2017 at 08:09 UTC ( [id://1197596]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl -l
    
    ...
            print "ID $_->[0] not in filter";
        }
    }
    
  2. or download this
    ID id1 in filter
    SEQ seq1 in filter for ID id1
    ID id2 not in filter
    ID id3 in filter
    SEQ seq4 not in filter for ID id3
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-16 09:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found