[EMAIL PROTECTED] schreef:

> I must have known the answer to this at some point because I find it
> in my own code various places.   But I cannot recall what it is
> supposed to do..  Searching this group shows many instances of its use
> but no explanation I saw.
>
> open(FILE,"+>$file") [...] ;
>
> What does the `+' signify?

perldoc -f open

-- 
Affijn, Ruud

"Gewoon is een tijger."


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to