use strict; use API::Translator; use SOAP::Transport::HTTP; SOAP::Transport::HTTP::CGI -> dispatch_to('API::Translator') -> handle;