Help for this page

Select Code to Download


  1. or download this
    my %scripts = (
      "010" =>  {
    ...
                  step => '030',
                },
    );
    
  2. or download this
    Can't use string ("ACC_PUT_STEP") as a subroutine ref while "strict re
    +fs" in use
     at xxrc_test_putstep.pl line 211.
    
  3. or download this
    SCRIPT:
    for $script (sort keys %scripts) {
    ...
              }
           }
    }