1234567 #!/bin/bashset -excip sudo apt-get updatecip sudo apt-get install git liblzo2-dev nettle-dev libarchive-dev libffi-devcip exec cpanm -n Archive::Zip
#!/bin/bash
set -ex
cip sudo apt-get update
cip sudo apt-get install git liblzo2-dev nettle-dev libarchive-dev libffi-dev
cip exec cpanm -n Archive::Zip