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 2010-11-15 10:51:55.340499-08 by semifor in response to 13063
Re: Why my search result is undef?
It means I failed to read my own documentation. It should be http_message, not http_response. $nt->get_error will extract just the error message out of the response. $http_message->as_string should show you the entire response including headers, etc.
Direct Responses: 13066 | Write a response