Help for this page
my $response = $self->transport->send_receive( context => $self, # this is provided for context ... encoding => $serializer->encoding, parts => @{$self->packager->parts} ? $self->packager->parts + : undef, );
return $response if $self->outputxml;