Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Perl Best Practices - Loop Labels

by BillKSmith (Monsignor)
on Apr 17, 2020 at 03:32 UTC ( [id://11115667]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Best Practices - Loop Labels
in thread Perl Best Practices - Loop Labels

If you find the deeply nested 'if blocks' usually needed to replace 'next' or 'last' are easier to maintain, use them - always! Personally, I strongly prefer 'next' and 'last'. The issue of labels is much less clear.
Bill
  • Comment on Re^2: Perl Best Practices - Loop Labels

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-24 09:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found