my $User = $CommonObject{ParamObject}->GetParam(Param => 'User') || ''; my $Pw = $CommonObject{ParamObject}->GetParam(Param => 'Password') || ''; #### #!/usr/bin/perl -wT #where art thou?