Help for this page
if (-e $zip_path) { unless ( $zip->read( $zip_path ) == AZ_OK ) { ... die "$zip_path write error"; }