Add this in to display the XML request/response.
$service->on_debug( sub { print @_ } );
                  J.J.
                   2008-10-01 20:15:23
                
              Add this in to display the XML request/response.
$service->on_debug( sub { print @_ } );