#!/bin/bash
lib=$(dirname $0)
$lib/uflow -l perl "$@"
