while ($HTML =~ //) { my $command_output = &{$templateCall->{$1}}; # a subroutine call ($HTML, $cookie, $refresh) =~ s//$command_output/; }