Help for this page
system 'wget -P /usr/tmp http://192.168.0.1/abc'
use LWP::Simple; mirror('http://192.168.0.1/abc', '/usr/tmp/abc');