#!/usr/bin/speedy -w; use strict; try { die 'aaaargh'; } catch { print 'error' };