I have almost exactly the same code as you mentioned above and I am getting the following error.
Can't locate object method "url" via package "HTTP::Headers" (perhaps you forgot
to load "HTTP::Headers"?) at (eval 16) line 1.
Yes, I have the line use HTTP::Headers. What else could be wrong here?
HELP!!!!