perl -M'IO::Compress::Zip qw(zip)' -e ' zip "abc" => "abc.zip", Stream => 0 '