#!/usr/bin/perl use strict; use warnings; use Archive::Unzip::Burst 'unzip'; unzip("somezip.zip,", "/path/to/targetdirectory");
In reply to Re: Unzipping a file perl
by Khen1950fx
in thread Unzipping a file perl
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |