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 2006-03-11 00:50:05-08 by grantg in response to 1929
Re: kinda off-topic.....
Well, it's LWP::UserAgent that handles the browser-like functions, but the script (or module) shouldn't "die" (in the literal Perl sense) just because it can't connect. The only case I'm aware of where the module will die is documented in the "Known Issues" section of the WWW::Myspace Perl docs (I think it has to do with commenting a non-friend or something).

Can you post the actual error message you get when it dies? (I know that might be tricky to nail down).

Direct Responses: 1933 | Write a response