Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^10: What's the right way to write a method which returns one line at a time from a file?

by jcb (Parson)
on Nov 26, 2020 at 00:10 UTC ( [id://11124243]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if    (EXPR1)   { return A }
    elsif (EXPR2)   { return B }
    elsif (EXPR3)   { return C }
    else            { die "unmatched case" }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found