I'm seeing this failure. Is "Math::BigInt" really suppose to be in that test?
http://search.cpan.org/grep?cpanid=DRUOSO&release=Catalyst-Controller-SOAP-
1.23&string=Math%3A%3ABigInt&i=1&n=1&C=0
t/PostApp.t ................... 1/19
# Failed test 'RPC Literal response: <SOAP-ENV:Envelope xmlns:SOAP-
ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><GreetResponse
xmlns="http://example.com/hello"><hello:greeting
xmlns:hello="http://example.com/hello">3 Hello World!</hello:greeting>
</GreetResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>'
# at t/PostApp.t line 59.
# '<SOAP-ENV:Envelope xmlns:SOAP-
ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><GreetResponse
xmlns="http://example.com/hello"><hello:greeting
xmlns:hello="http://example.com/hello">3 Hello World!</hello:greeting>
</GreetResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>'
# doesn't match '(?^:greeting[^>]+\>3 Hello World\!Math::BigInt\</)'