摘要:
#!/usr/bin/perl -wuse File::Temp qw(tempdir);use File::Spec::Functions;use LWP::Simple qw(getstore);my ($temp_dir)=tempdir(CLEARUP => 1);my %searches = ( google =>'http://www.google.com/#h1=en&q=perl', yahoo => 'http://search.yahoo.com/search?p=perl', microsoft => 阅读全文
posted @ 2012-09-28 22:11
孤独的猫
阅读(315)
评论(0)
推荐(0)

浙公网安备 33010602011771号