Help for this page
package InPerl; use strict; ... is "$d", "(666)", "mxd is ok (Q)"; # FAIL: "InDeclare=HASH(0x2166ab0)" done_testing;
ok 1 - perl is ok ok 2 - perl is ok (Q) ... # expected: '(666)' 1..6 # Looks like you failed 1 test of 6.