Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How do I end a while loop early?

by LanX (Saint)
on May 07, 2013 at 23:50 UTC ( [id://1032545]=note: print w/replies, xml ) Need Help??


in reply to How do I end a while loop early?

You can exit from a while loop early with last, but I really don't understand what you are doing there with a while-loop...

Cheers Rolf

( addicted to the Perl Programming Language)

Replies are listed 'Best First'.
Re^2: How do I end a while loop early?
by davido (Cardinal) on May 08, 2013 at 00:25 UTC
      > He's trying to continue prompting for a login until the user is authorized

      Within a CGI with a while loop???

      Does CGI.pm implement continuations turning HTTP state-machines inside-out?

      Cheers Rolf

      ( addicted to the Perl Programming Language)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-20 05:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found