use warnings; use strict; use SOAP::Transport::HTTP; SOAP::Transport::HTTP::CGI ->dispatch_to ('/home/hue/lang/perl/modules', 'HelloWorld') ->handle;