I need to do it so that i can make my application update easily.#!/usr/bin/perl use LWP::Simple; my $url = "http://www.xyz/sql.gz"; my $file = "xyz.sql"; # get the data is_success(getstore($url, $file)) or die "Mark probably broke the server again!\n";
In reply to how can i unzip a file by koleti
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |