Can't call method "our" on an undefined value at tpl.pl line 61. #### ## 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) { ...