LWP::HalfSleepyUA

TorgoX on 2002-03-20T06:32:43

Dear Log,

I writed a module named after my state of mind: LWP::HalfSleepyUA


Sleepy

kasei on 2002-03-20T17:18:19

On a similar note, I think what would be neat for LWP (though I'm having trouble figuring out where this could be shoe-horned into the code) is a way to specify a rough bandwidth limit. SleepyUA is great if you're getting lots of little files, but if you need to get one huge file... Being able to specify "use at most 20kbps" or "use at most 15k/s" would be nice.

Re:Sleepy

TorgoX on 2002-03-20T19:30:01

Alas, I know so little about low-level network things, that I have absolutely no idea how to do that.