in reply to Re^5: SOAP lite with WCFin thread SOAP lite with WCF
-> on_action( \&return_action_header ) .... ;;;; sub return_action_header { my( $action, $method_uri, $method_name ) = @_; return ... } [download]