my $stmt = 'something'; { my $stmt = 'other'; } # $stmt eq 'something'