Help for this page

Select Code to Download


  1. or download this
    ( some stuff\) )
    
  2. or download this
    for ($script =~ m[( (?: \( [^)] + \) ) | \S+)]gx)
    {
     push @script, $_;
    }