Re: Help with HTML::Parser

2003-02-26 Thread Malcolm Debono
to date. PPM If it says that an upgrade is available, do another install. PPM install HTML::Parser - Scot Robnett inSite Internet Solutions [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Malcolm Debono Sent: Monday

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

Re: Help with HTML::Parser

2003-02-24 Thread Malcolm Debono
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 PROTECTED] To: Malcolm Debono [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, February 24

Re: help reading file url loop

2003-02-16 Thread Malcolm Debono
print??? print OUT --\n; } close OUT; - Original Message - From: $Bill Luebkert [EMAIL PROTECTED] To: Malcolm Debono [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, February 15, 2003 2:39 AM Subject: Re: help reading file url loop Malcolm Debono wrote: okay

Re: help reading file url loop

2003-02-15 Thread Malcolm Debono
Bill that is absolutely great it works a treat I have learnt a lot. I will spend some time studying and hopefully progress a little more. Thank you again. Malcolm - Original Message - From: $Bill Luebkert [EMAIL PROTECTED] To: Malcolm Debono [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent

Re: help reading file url loop

2003-02-13 Thread Malcolm Debono
PROTECTED] To: Malcolm Debono [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, February 13, 2003 1:31 AM Subject: Re: help reading file url loop Malcolm Debono wrote: Hello, Can someone please help. I am trying to get my script to read url's from a file and loop through. I can run

RE: help with text

2002-10-16 Thread Malcolm Debono
and passes it to another cgi script say Bscript.cgi on a different host (if possible). Thanks again. Malcolm - Original Message - From: Krishna, Hari [EMAIL PROTECTED] To: 'Malcolm Debono' [EMAIL PROTECTED]; Krishna, Hari [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, October 15, 2002 3:03

if statement does not work, help please

2002-07-12 Thread Malcolm Debono
Can someone tell me why the 'if statement' below will not work. What I am trying to achieve is if the $pagecontent = then call sub routine no_tags. (If it is reading something in the variable $meta could someone please explain?) Thanks in advance Malcolm #!C:\Perl\bin\perl use CGI; # Use

Reading from a form

2002-07-09 Thread Malcolm Debono
Hello, Help me please. I have got so far with trying to build this script (little knowledge) and have got a problem trying to read from a form form action=http://yes/cgi-bin/metacheck/read_html5.cgi; method=POST the field on the form being input type=text name=url width=15 maxlength=50 size=50

how do I read an html document

2002-07-06 Thread Malcolm Debono
io, can someone help me please. I am trying (for many hours) to read an html file using a URL address and not a path. Thanks in advance Malcolm This works:- use CGI; # Use the CGI.pm module use strict; my ($html,$meta,$lockit,$lines,$path_to_input_file,@metas,@lines); my $q = new CGI; #

Re: Looping

2002-03-17 Thread Malcolm Debono
Bill, Thanks for all your work, sometimes someone sees beyond what others see. Malcolm - Original Message - From: $Bill Luebkert [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 17 March 2002 03:19 Subject: Re: Looping Malcolm Debono wrote: Thank you all for the support

Re: Looping

2002-03-16 Thread Malcolm Debono
Rob, Sorry about all the code, Bill Luebkert has been giving me hard time, nothing to do with perl. The 'sub repeat_url' works okay, the problem that I am having is the script will not loop and I am not sure why. Merrill Cornish wrote:- You are reading list.dat line at a time in a while()

Re: Looping

2002-03-16 Thread Malcolm Debono
Thank you all for the support. The problem was using the same file handle about 4 times. Malcolm - Original Message - From: Sisyphus [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 16 March 2002 21:37 Subject: Re: Looping Hi Malcolm, That's a fair bit of code to wade through :-)

Re: Where to begin?

2002-03-08 Thread Malcolm Debono
Martin I can see you are good at this. I will spend some time looking at it. Thank You GOD BLESS Malcolm - Original Message - From: Martin Moss [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, March 08, 2002 3:45 AM Subject: RE: Where to begin? Heyho

Re: Newbie: Delete a line on a file

2002-02-15 Thread Malcolm Debono
please. - Original Message - From: Sisyphus [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 11, 2002 3:07 PM Subject: Re: Newbie: Delete a line on a file - Original Message - From: Peter Eisengrein [EMAIL PROTECTED] To: 'Malcolm Debono' [EMAIL PROTECTED]; [EMAIL

Re: SETUP: Windows98se, ActivePerl 5.6.1.629, Personal Web Server (PWS)

2002-02-06 Thread Malcolm Debono
GOD BLESS Malcolm In the name of Jesus - Original Message - From: Thomas Bätzler [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: 'Malcolm Debono' [EMAIL PROTECTED] Sent: Wednesday, February 06, 2002 5:46 AM Subject: RE: SETUP: Windows98se, ActivePerl 5.6.1.629, Personal Web Server (PWS