in reply to
missing soap:fault when using eval{}
Another solution for my problem is to change DESTROY to the following:
sub DESTROY { local $@; foo(); }
[download]
SOAP::Lite mailing list
Comment on
Re: missing soap:fault when using eval{}
Download
Code
In Section
Seekers of Perl Wisdom