#!/bin/athena/bash

set -e
attach -h -n -q perl5
/mit/perl5/bin/perl -w "$@"
