Help for this page

Select Code to Download


  1. or download this
    map{$_ && s/\s.*//} $server,$user,$passwd,$dbconn,$dbuser,$dbpasswd,$s
    +hpath;
    
  2. or download this
    s/\s.*// foreach ($server,$user,$passwd,$dbconn,$dbuser,$dbpasswd);
    $shpath =~ s/\s+.*// if $shpath;