Help for this page
Software error: syntax error at mytest.pl line 31, near "){" syntax error at mytest.pl line 89, near "}" mytest.pl had compilation errors.
if (@an_array) { print "has array elements\n" } if (%a_hash) { print "has hash members\n" }