Hello David,
First of all, thank you very much for taking the effort to help me solve the
problem. Sorry for the delay in my reply.
> please do not top post. when you reply to any message, post
> your respond
> below the relevant text.
>
Sorry about this. Will make sure I do this future.
> l
Rajesh Dorairajan wrote:
>
> Sorry the syntax error was by mistake. It's not in the actual code.
>
next time when you post please do not retype your script. try copy and paste
the whole script over so you can avoid typo.
please do not top post. when you reply to any message, post your respond
Rajesh Dorairajan wrote:
>
> I've had this problem for a long time and I am in a sort of a dead-end and
> could use some help. When I make a get request using the LWP UserAgent
> inside a function and I pass a URL to the function as a string I get a
> response. However, when I pass a variable that
Sorry the syntax error was by mistake. It's not in the actual code.
Rajesh
> -Original Message-
> From: david [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 18, 2004 4:01 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Problem with LWP::UserAgent
>
>
Rajesh Dorairajan wrote:
> I've had this problem for a long time and I am in a sort of a dead-end and
> could use some help. When I make a get request using the LWP UserAgent
> inside a function and I pass a URL to the function as a string I get a
> response. However, when I pass a variable that c
Actually, this is a little bit of an incorrect question. If your first code
worked (which it doesn't for me by the way), and if in your second
$config->{URL_1} does equal http://rajeshd, they're the same. So, the problem is
somewhere
else.
I've had this problem for a long time and I am in a sort of a dead-end and
could use some help. When I make a get request using the LWP UserAgent
inside a function and I pass a URL to the function as a string I get a
response. However, when I pass a variable that contains the URL (typically a
hash