HTML::TableExtract - plz review my example-code [thx in advance]

2010-10-21 Thread jobst müller
i want to parse a site: I want to learn something with this process. Please give me a helping hand and review my code! http://www.schulministerium.nrw.de/BP/SchuleSuchen?action=109.2376390575227&SchulAdresseMapDO=116439 A very simple site with only one table! i decided to do this with this M

Re: thx

2004-10-25 Thread Gunnar Hjalmarsson
Stefan Hans wrote: Gunnar Hjalmarsson wrote: Why didn't you install also Parse::RecDescent using Makefile.PL etc.? I just was following the install-instructions " It's all pure Perl, so just put the .pm files in their appropriate local Perl subdirectories" Hmm.. That works, of course, if you know

thx

2004-10-25 Thread Stefan Hans
Thx for the answer. I just was following the install-instructions " It's all pure Perl, so just put the .pm files in their appropriate local Perl subdirectories" and I had only under /usr/lib/perl5/5.8.0/ *.pm-files. That is why I copied RecDescent.pm there. Later I did the perl-M

thx for your help

2001-11-03 Thread Petazzoni Maxime aka sam
hi every one i'm found the solution for my threads. i've replaced threads by the select function, unsing vectors as described in the perlfunc manpage. i obtain sthing like that (see attachement) thx for your help sam -- ... | sam &

FW: thx

2001-10-29 Thread RArul
When you say sort($a cmp $b) it sorts ascendingly. When you say sort{$b <=> $a) it sorts descendingly. Cheers, Rex -Original Message- From: nafiseh saberi [mailto:[EMAIL PROTECTED]] Sent: Monday, October 29, 2001 7:48 AM To: Rex Arul Subject: thx hi. I am from Iran... thx...