Help for this page
<?php try { ... } ?>
#!c:/perl/bin use SOAP::Lite; use strict; ... my %output = $soap->AddUser(%domainArray); print "Output: ". %output;