#!/usr/bin/perl -w use strict; use LWP::Simple; my $url = "http://wire.ap.org/APnews/center_minor.html?FRONTID=SCIENCE +"; my $body = get("$url"); print "$body";
|
grep> cd pub grep> more beer |
In reply to Re: Re: Re: LWP::SIMPLE fails on certain URL
by grep
in thread LWP::SIMPLE fails on certain URL
by cdherold
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |