$fh->write (buf, len[, offset])
fh
buf
len
offset
Like write found in C; that is, the opposite of read. The wrapper for the Perl write function is format_write.
write
read
format_write
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]