Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: open vs. sysopen

by Anonymous Monk
on Dec 26, 2003 at 21:48 UTC ( [id://317130]=note: print w/replies, xml ) Need Help??


in reply to Re: open vs. sysopen
in thread open vs. sysopen

I'd guess that there's no use POSIX; in the snippet. POSIX.pm is where the O_WRONLY, O_TRUNC and O_CREAT constants are defined.

A poor guess. The code shown in the original post clearly has use Fcntl, which by default will export all system F_* and O_* constants.

Log In?
Username:
Password:

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

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

    No recent polls found