in reply to Need to test HTTP page responses

You can use LWP::UserAgent.

Replies are listed 'Best First'.
Re^2: Need to test HTTP page responses
by Anonymous Monk on Oct 22, 2008 at 11:22 UTC
    Thanks for the reply.

    I've tried using the example in the link, and all I'm getting is: 500 Can't locate object method "format_request" via package "LWP::Protocol::http::Socket"

    Any ideas what that means?

    Thanks,
    Ant
      Do hou have Net::HTTP installed ?


      Krambambuli
      ---