Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: how to stop the file

by screamingeagle (Curate)
on Feb 05, 2002 at 08:11 UTC ( [id://143379]=note: print w/replies, xml ) Need Help??


in reply to how to stop the file

you could use the last function , which immediately breaks out of the loop. Keep in mind that (Quoting from the documentation) "last cannot be used to exit a block which returns a value such as eval {}, sub {} or do {}, and should not be used to exit a grep() or map() operation"

Replies are listed 'Best First'.
Re: Re: how to stop the file
by metadoktor (Hermit) on Feb 05, 2002 at 08:13 UTC
    He uses last in his example.

    metadoktor

    "The doktor is in."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-19 20:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found