Help for this page

Select Code to Download


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