Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Subroutine Loop

by poj (Abbot)
on Dec 06, 2015 at 16:39 UTC ( [id://1149516]=note: print w/replies, xml ) Need Help??


in reply to Subroutine Loop

Since you have chomp $ans; try
while ($count < 5 and $ans =~ /^\s*$/)
poj

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-24 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found