- or download this
my %scripts = (
"010" => {
...
step => '030',
},
);
- 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.
- or download this
SCRIPT:
for $script (sort keys %scripts) {
...
}
}
}