#!perl if () { foreach (@somesortoflist) { system(<&>); } exit; }