#!/bin/bash
. /opt/local/perlbrew/etc/bashrc
eval $( perl -Mlocal::lib )
exec cpantesters-api prefork -l http://*:8000 2>&1
