Help for this page

Select Code to Download


  1. or download this
    $line =~ s/[(),;]//g;
    my @split1 = split " ", $line;