in reply to A dualLived command-line util

my %mods = ( "autodie" => $d, "base" => $d, "bigint" => $d, ...

After typing the third instance of "foo" => $d, I'd go "wait. What the hell am I doing?"

Replies are listed 'Best First'.
Re^2: A dualLived command-line util
by Khen1950fx (Canon) on Apr 12, 2010 at 07:31 UTC
    Thanks, I needed that:-).