#!/bin/sh

cd $TDIR/t/data
perl Makefile.PL
make 2>&1 # Please specify prototyping behavior for XSFoo.xs (see perlxs manual)
mv -v ./blib ../
