Help for this page
my %helper_args = ( Task1 => [ qw(ARG1 ARG2 ARG3) ], ... $self->CommonTask( @args, @rest ); }