Help for this page

Select Code to Download


  1. or download this
    my $string = join '', @temparray; # or even <FILE>
    
  2. or download this
    use SuperSplit;
    
    $string =~ tr/}//d;
    $nested_list = supersplit( ';','{',' ','\n','\n\n', $string );