![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Grabbing Specific Imageby Albannach (Prior) |
on May 01, 2007 at 16:07 UTC ( #613014=note: print w/replies, xml ) | Need Help?? |
This is easier:
perl -MLWP::Simple -e"getstore $url, $localfile"
--
In Section
Seekers of Perl Wisdom
|
|