Help for this page

Select Code to Download


  1. or download this
    #I have some variables, and some ranges.
    #really it's in a tied hash somewhere.
    ...
        my $result = end_func(%hash);
      }
    }
    
  2. or download this
    #create objects in my class
    my $a = param_class->new(\@range_a, $statements);
    ...
         &final_sub(%hash)
       )
    );