## fills in the template - in this case it will likely be a form sub assigntags { my @tags = @_; our $show_fields; my %tagvals = (); foreach $tag (@tags) { ...