thanks for prompt response.

1. The problem goes away if I put the old value back. I am able to compile
it .
2. My requirement is that I have to use this localhost address (127.0.0.1)

hope to hear from u soon
thanks again
Regards
Vishal

-----Original Message-----
From: Cornish, Merrill [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 10:02 AM
To: Vishal Madan
Cc: [EMAIL PROTECTED]
Subject: RE: urgent help required


First question:  If you put the value back to what it was, does the problem
go away?  This will verify that THIS is the change that actually caused the
problem.

Second question:  You switched to the loopback address.  Have you tried a
real host name to see of the special-case loop back is causing the problem?

Merrill

> -----Original Message-----
> From: Vishal Madan [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, March 14, 2001 8:42 AM
> To:   'Peter Eisengrein'
> Cc:   [EMAIL PROTECTED]
> Subject:      RE: urgent help required
>
> thanks a lot for prompt response
> here is the change
> in the given programe there was a varibale
> my($testUrl)="http://www.domain.com/sample/../.."
> i changed it to my url as
> my($testUrl)="http://127.0.0.1/sample/../.."
> then i get this error
>
> regards
> Vishal
>
> -----Original Message-----
> From: Peter Eisengrein [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 14, 2001 9:41 AM
> To: 'Vishal Madan'; [EMAIL PROTECTED]
> Subject: RE: urgent help required
>
>
> it would be helpful if you show the change you made.
>
> -----Original Message-----
> From: Vishal Madan [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 14, 2001 9:11 AM
> To: [EMAIL PROTECTED]
> Subject: urgent help required
>
>
> Hi,
>        I am new to world of perl programming. I got a perl programme from
> client. when i made some small change to it and tried to compile it, it
> gave
> a error " element not found at line ... in parser.pm".  i tried all the
> possible things but compile error is still there.
> any help is highly appericiated
> Regards
> Vishal
>
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
>
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to