in reply to Re^2: I am geting an unhelpful error message. Not sure how to debug it.
in thread I am geting an unhelpful error message. Not sure how to debug it.

perl -e "my $str='abcdef'; print scalar (reverse ($str));"
  • Comment on Re^3: I am geting an unhelpful error message. Not sure how to debug it.
  • Download Code