Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    print Dumper [evalexp('21, 35, 42-45, 19')];
    ...
       $str =~ s/-/../g;
       return eval $str;
    }
    
  2. or download this
    push @expanded, $piece;
    
  3. or download this
    push @expanded, int $piece;