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

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

by hippo (Bishop)
on Nov 25, 2020 at 09:44 UTC ( [id://11124187]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    return A if FOO;
    return B if BAR;
    return C if BAZ;
    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://11124187]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-16 13:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found