$ perl -w $b = "bus"; eval reverse $b; print $@; __END__ syntax error at (eval 1) line 2, at EOF