$zipfile="$Inbox"."\\"."$x"; $zip=Archive::Zip->new($zipfile) or die "Unable to Open the Fi +le : $zipfile\n"; for $x ( $zip->members() ) { $zip->extractMemberWithoutPaths($x); }
In reply to Path Of an extracted Files by Zitoune
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |