This is my first post on SO, so be gentle. I\'m not even sure if this belongs here, but here goes. I want to access some information on one of my personal accounts. The website is poorly written and
When using the perl module LWP::Simple, is there a simple way to determine the speed and amount downloaded by a single getstore() invocation?This would be useful for obs开发者_JAVA百科erving the statu
I need to perform a large number of HTTP post requests, and ignore the response. I am currently doing this using LWP::UserAgent. It seems to run somewhat slow though I am not sure if it is waiting for