Re: Help with HTML::Parser

2003-02-26 Thread Malcolm Debono
only thing that I can see is that when I run verify HTML::Parser it doesn't come back with Package 'HTML-Parser' is up to date. it always goes back to the PPM> prompt. ANY SUGGESTIONS? Malcolm - Original Message - From: "Scot Robnett" <[EMAIL PROTECT

RE: Help with HTML::Parser

2003-02-24 Thread Scot Robnett
: Scot Robnett; [EMAIL PROTECTED] Subject: Re: Help with HTML::Parser Thanks for emails. Can you please let me know how to uninstall the HTML::Parser. Then I will reinstall it. This email may be duplicated. Malcolm - Original Message - From: "Scot Robnett" <[EMAIL PROTE

Re: Help with HTML::Parser

2003-02-24 Thread Malcolm Debono
<[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 3:11 PM Subject: RE: Help with HTML::Parser > Is HTML::Parser in your Perl path? If not, right underneath your shebang > line, do > > BEGIN { > unshift(@INC,"/path/to/HTML") > # Parser.pm is under th

RE: Help with HTML::Parser

2003-02-24 Thread Scot Robnett
EMAIL PROTECTED] Behalf Of Scot Robnett Sent: Monday, February 24, 2003 9:11 AM To: Malcolm Debono; [EMAIL PROTECTED] Subject: RE: Help with HTML::Parser Is HTML::Parser in your Perl path? If not, right underneath your shebang line, do BEGIN { unshift(@INC,"/path/to/HTML") # Parser.pm is

RE: Help with HTML::Parser

2003-02-24 Thread Scot Robnett
n (missing files, files in the wrong place, etc.) - Scot Robnett inSite Internet Solutions [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Malcolm Debono Sent: Monday, February 24, 2003 5:58 AM To: [EMAIL PROTECTED] Subject: Help

Help with HTML::Parser

2003-02-24 Thread Malcolm Debono
Help please. I am getting an error. I don't know if the code is right Can't locate auto/HTML/Parser/.al in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/site/lib/HTML/Parser.pm line 82 or if I use ('$content') #line 22 Can't locate auto/HTML/Parser/$content.al in @INC (@IN