Re: LWP::UserAgent POSTing creates 2 packets - I want just 1



Yes, but in this case the data is much smaller than the packet frame
size. So not only is it inefficient, but it is causing me difficulty.

If it *may* split the stream (but it doesn't *have to*), then how can I
coerce it into making the right decision?

.