#!/bin/bash

set -ex

cip sudo apt-get update
cip sudo apt-get install libffi-dev libarchive-dev cmake
cip exec cpanm Sort::Versions Alien::cmake3
