#!/bin/sh export HOME=/home/hogehoge source ~/perl5/perlbrew/etc/bashrc perlbrew use perl-5.18.2 exec "$@"