Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^6: continuously query

by bigup401 (Pilgrim)
on Dec 21, 2020 at 23:00 UTC ( [id://11125585]=note: print w/replies, xml ) Need Help??


in reply to Re^5: continuously query
in thread continuously query

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^7: continuously query
by hippo (Bishop) on Dec 21, 2020 at 23:20 UTC

    What do you think this loop will do?

    for my $r (1..5) { print "$r\n"; redo; }

    🦛

Log In?
Username:
Password:

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

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

    No recent polls found