Help for this page
use strict; my @commands = ( ... $command->(); # Or use args like this: $command->($arg1,$arg2); }