My first silly-dummy-crappy web-crawler perl program
自己写的第一个玩具Perl爬虫程序,主要是体验Perl语言的方便(和强大?)#!/usr/bin/perlusewarnings;usestrict;use5.010;useLWP::UserAgent;useHTML::LinkExtor;useThread;usethreads;usethreads::shared;#my$feedLink="http://www.google.com.hk/