sub test { croak "mandatory parameters are missing" unless @_ == 23; }