Help for this page

Select Code to Download


  1. or download this
    sub concat 
    {
    ...
    
      return (join "\t", @stringarray); 
    }
    
  2. or download this
    $concatstring = &concat ($handle, $hostname, $maintenance, $location, 
    +$buiscat);