|
|
| Just another Perl shrine | |
| PerlMonks |
Re^3: How do I tell if a handle is open for writing?by Anonymous Monk |
| on Mar 01, 2006 at 17:02 UTC ( #533696=note: print w/ replies, xml ) | Need Help?? |
|
It should write an EOF at the position (on Win that is, or was it FAT-filesystem only?) and everything after it would be lost. Of course perl could intervene and take it to mean a check for writability, and then use other means to check and get you the result. But I would first seek to EOF.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||