Re: Searching for a book...

2002-01-07 Thread Richard S. Crawford
f the book holds them they must > be very detailed. I'm oriented in programming net stuffs with perl. > Thanks in advance. > > >best regards, > >sofit Sliante, Richard S. Crawford http://www.mossroot.com AIM: Buffalo2K ICQ: 11646404 Y!: rscrawford MSN: [EMAIL PROT

Extracting Titles from a bunch of HTML files

2002-01-02 Thread Richard S. Crawford
I have a directory containing over 250 HTML files. What is the best way to extract the title (between the and tags) of each file without having to open the file and read in the contents, which seems like it would be very slow? Sliante, Richard S. Crawford http://www.mossroot.com AIM

Making Cygwin and Apache and Perl Play Nice

2001-12-30 Thread Richard S. Crawford
Apache (I'm running 1.3)? Sliante, Richard S. Crawford http://www.mossroot.com AIM: Buffalo2K ICQ: 11646404 Y!: rscrawford MSN: [EMAIL PROTECTED] "It is only with the heart that we see rightly; what is essential is invisible to the eye." --Antoine de Saint Exupéry "Pu

Re: Help with Debugging

2001-11-17 Thread Richard S. Crawford
>subreplace >{ >use $ref -> [X] = "cm498p" >} >replace (/@Classes); >print @Classes; Sliante, Richard S. Crawford http://www.mossroot.com mailto:[EMAIL PROTECTED] AIM: Buffalo2K ICQ: 11646404 Y!: rscrawford "It is only with the heart that we see rightly; what

Re: problem comparing strings

2001-11-14 Thread Richard S. Crawford
How about chomp($character=); ? At 11:13 AM 11/14/2001, samuel wrote: >print"\nCharacter?:"; >$character= ; Sliante, Richard S. Crawford http://www.mossroot.com mailto:[EMAIL PROTECTED] AIM: Buffalo2K ICQ: 11646404 Y!: rscrawford "It is only with the hear

RE: Off-Topic (200%) - Where are you from?

2001-11-11 Thread Richard S. Crawford
~+m†‹ >„ ¡¹É‚w«J‡íÁªÞB楊܀²Ë«jwJ—œ‰©b²Ð >\c’>º¹ËUz¸Ÿ‰Æ­Š‰ÓzËb Sliante, Richard S. Crawford http://www.mossroot.com mailto:[EMAIL PROTECTED] AIM: Buffalo2K ICQ: 11646404 Y!: rscrawford "It is only with the heart that we see rig

Re: Off-Topic (200%) - Where are you from?

2001-11-09 Thread Richard S. Crawford
a nice town. At 11:25 AM 11/9/2001, Christopher Solomon wrote: >But you must get to meet so many great people! Is the cruise ship you >refer to, a Geek Cruises conference? Sliante, Richard S. Crawford http://www.mossroot.com mailto:[EMAIL PROTECTED] AIM: Buffalo2K ICQ: 11646404 Y!: r

RE: Off-Topic (200%) - Where are you from?

2001-11-09 Thread Richard S. Crawford
imezone). > >Am I right? > >I'm from Quebec, Canada.. and you? Sliante, Richard S. Crawford http://www.mossroot.com mailto:[EMAIL PROTECTED] AIM: Buffalo2K ICQ: 11646404 Y!: rscrawford "It is only with the heart that we see rightly; what is essential is invisible to th

Re: Perl, Win2K, and Apache

2001-10-24 Thread Richard S. Crawford
n/" > >(or your path to cgi-bin) > >Then you have right under that: > > > AllowOverride None > Options None > Order allow,deny > Allow from all > > >this is usually located right before the tag > >Maybe that's the reason >

Re: Perl, Win2K, and Apache

2001-10-24 Thread Richard S. Crawford
Done... but is there then a way to get to the script directly, so that I can browse to http://localhost/cgi-bin/perltest.pl ? I get a 404 error when I try.. At 09:54 AM 10/24/2001, Etienne Marcotte wrote: >You need to put the pl file in /cgi-bin/ > >Etienne > >"Richar

Re: Perl, Win2K, and Apache

2001-10-24 Thread Richard S. Crawford
you have the full path in the shebang line? > >Etienne > >"Richard S. Crawford" wrote: > > > I've got Apache running on this Win2K box, as well as MySQL. I can make > > PHP talk to MySQL, and I've managed to get Tomcat up and running and > > talk

Perl, Win2K, and Apache

2001-10-24 Thread Richard S. Crawford
I've got Apache running on this Win2K box, as well as MySQL. I can make PHP talk to MySQL, and I've managed to get Tomcat up and running and talking to Apache as well, but I seem to be at a loss when getting Perl to talk to Apache. Any help would be most appreciated. Sliante,