#!/bin/bash # # run script for Perl tests # # Usage: run # (cd $1; f=`dirname $0`; LD_LIBRARY_PATH=$f/../../../build/src/lib perl $2)