It looks more like run-time error from HTML::Parser.
Are you sure that the content of your client's page is the same as your
localhost page?

-- Petr Smejkal

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf
> Of Vishal Madan
> Sent: Wednesday, March 14, 2001 3:42 PM
> 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