I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-08-01 13:40:29.680275-07 by pmevzek in response to 13435
Re: feature request: add throttle settings
See previous response for the reason why I think it should left out Net::DRI.
However for the shell, you have a solution : any command prefixed with a ! is executed in the local shell, so you should be able to do
!sleep 60

and have the desired effects. But it is up to you to specify the sleep commands at the correct time depending on the number of previous operations and running speed.
Direct Responses: 13438 | Write a response