Help for this page

Select Code to Download


  1. or download this
    my $fields_string = join "|", @$rowref;
    my $line = sasify($fields_string);
    
  2. or download this
    $in =~ tr/^\| *//d;