IO::Handle->syswrite() did not handle length omission
authorGraham Barr <gbarr@pobox.com>
Fri, 6 Oct 2000 10:22:05 +0000 (11:22 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 6 Oct 2000 11:40:41 +0000 (11:40 +0000)
commit2ecf2f18702e39bbc9823245e3f601c8a14c24f6
tree3568d5d833b0bd51be8f62ce4f1ec8115f836e3d
parent5b154c98be56f978a407aaee4189e852999c14ea
IO::Handle->syswrite() did not handle length omission
like CORE::syswrite() does.

Subject: [Fwd] IO::Handle, syswrite and arguments
Message-ID: <20001006102205.U6312@pobox.com>

The original patch from andrew@ugh.net.au.

p4raw-id: //depot/perl@7155
ext/IO/lib/IO/Handle.pm