my $string = q{ this is a string }; $string = reverse unpack('A*',reverse(unpack 'A*',$string)); print "<$string>\n";
In reply to Re: How do I remove whitespace at the beginning or end of my string?
by trizen
in thread How do I remove whitespace at the beginning or end of my string?
by vroom
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |