Help for this page

Select Code to Download


  1. or download this
    use Archive::Zip qw( :ERROR_CODES :CONSTANTS );
    my $zip = Archive::Zip->new( 'xyz.zip' );
    my $s = $zip->contents('xyz');