my $summary = eval { $_->text }; my $title = "".eval { $_->text }; my $price = eval { $_->text } || 0;