#!/bin/sh

cd $TDIR

perl Makefile.PL 2>&1
make ffi-test 2>&1
