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