Help for this page

Select Code to Download


  1. or download this
        ## "Devel" - extra checking code
        local 
    ...
    
        if (($mp->{optimize} and $exec||=$exec++) || 
                                              param_checks() == subsequent
    +_call) {
    
  2. or download this
    sub bar($) {...}
     # and the calling routines would use either...
    [1,2,3,4]
     # or
    {p1=>1, p2=>2...}