Help for this page
Use of uninitialized value in array element at (eval 9) line 4.
#!/usr/bin/perl ... eval $code_ok for (1..8); eval $code_err; # 9th eval, but line 14 in this script