sub error_excerpt{ my $self = shift; return defined($self->{_error_excerpt}) ? $self->{_error_excerpt} : "No Error Excerpt."; }