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

Re: Re: Re: Adding elements to an array from an array

by CharlesClarkson (Curate)
on May 02, 2002 at 03:05 UTC ( [id://163448]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Adding elements to an array from an array
in thread Adding elements to an array from an array

Put the check back in.

while( <DATA> ) { next unless m/^\.SUBCKT\s+$runset{SchCell}/; my %seen; . . .

HTH,
Charles K. Clarkson
Clarkson Energy Homes, Inc.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://163448]
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: (6)
As of 2024-04-19 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found