$ 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
Copyright © 2001 O'Reilly & Associates. All rights reserved.