my $row_hash = $sth->fetchrow_hashref() or die(...); $script = $row_hash->{script};