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