Hi, On Sun, May 12, 2013 at 06:45:18PM +0200, Xavier wrote: > Hi all, > > according to https://rt.cpan.org/Public/Bug/Display.html?id=62667 > discussion, this bug is rejected and the associated patch may break code > using Moose and SOAP::Lite. Can I remove it ? I am using SOAP::Lite on lenny (without the patch) which acts as a client. The server is a .NET monster (which is maintained by a 3rd party).
About a month ago my code using this service broke with the same message. (Because the server side did not send the message my code expected.) I added checks if( ref $something eg 'HASH' ) { ... } to the code to avoid the code path which would access hash elements. So I do not consider the referenced debian bugreport classification as grave right. Working it around on the client side is possible. (and maybe is the right thing to do) Regards, cstamas -- CSILLAG Tamas (cstamas) - http://cstamas.hu/ -- To UNSUBSCRIBE, email to debian-perl-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130512182305.GT19172@rivendell -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org