#!/bin/sh

set -e

echo "=== perl ==="
perl bindings/perl/sample.pl
