You still haven't answered where $error_excerpt comes from... but on second thought, maybe you meant (?)
sub error_excerpt{ my $self = shift; return defined($self->{_error_excerpt}) ? $self->{_error_excerpt} +: "No Error Excerpt."; }
In reply to Re^3: Question on XML output using Perl
by almut
in thread Question on XML output using Perl
by siddheshsawant
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |