Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: Never: open()

by bart (Canon)
on May 13, 2003 at 17:59 UTC ( [id://257852]=note: print w/replies, xml ) Need Help??


in reply to Re: Never
in thread Never-to-use Perl features?

The first argument of open()? I have some other problems with it:
  • Single argument open — silliness beyond belief
  • Combined argument for open mode and filepath (the 3-argument open() remedies that)
Anyway, I feel it would make more sense that open() would return a filehandle instead of modifying one of its arguments and return a flag. But then, Perl didn't work like that in the old days.

Log In?
Username:
Password:

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

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

    No recent polls found