{ { # creates $weekStr my $weekStr .= qq|$WEEK_PD_NAME |; } # $weekStr is out of scope. Create a new one return $weekStr; }