http://qs1969.pair.com?node_id=63621


in reply to Mysterious net::telnet error

sub _optimal_blksize { my ($blksize) = @_; return $blksize ## LINE 2569 if defined $blksize and $blksize > 0 and $blksize <= 1_048_576; 8192; } # end sub _optimal_blksize
Added at the request of arhuman
Why the hell have eight (now nine) people ++'d this?? I can understand upvoting the root Q, but not this!