in reply to Re: How to reverse a string *revisited*in thread How to reverse a string *revisited*
print "", reverse $str; print "". reverse $str; [download]
Abigail