in reply to Re^4: Library problems with XML::Compile::WSDL11 and Math::BigInt
in thread Library problems with XML::Compile::WSDL11 and Math::BigInt
Do you change $SIG{__DIE__}, by any chance? A buggy $SIG{__DIE__} handler could explain the output.
I wish you had given a minimal, runnable demonstration of the problem. You're having us make assumptions as to what's what you didn't show.
I guess you'll have to trace through to find the problem. Carp::Always might prove to be a shortcut (although I'm not sure how it behaves with eval). It surely won't work if you change $SIG{__DIE__}.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Library problems with XML::Compile::WSDL11 and Math::BigInt
by space_monk (Chaplain) on Jan 07, 2011 at 10:44 UTC | |
by space_monk (Chaplain) on Jan 07, 2011 at 11:52 UTC | |
by ikegami (Patriarch) on Jan 07, 2011 at 16:29 UTC |