Tagged Questions
0
votes
1answer
144 views
Perl::Mechanize: running a simple crawler with a loop [multiple queries]
currently ironing out a way to parse the data of a page: http://www.foundationfinder.ch/
i love to do it in Perl: Well - i am just musing which is the best way to do the job.
Guess that i am in ...