Re: trailing spaces
[email protected] (Tom Hughes) Wed, 20 Aug 2003 18:13:05 +0100
| Newsgroups | perl.riscos |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]> Colin Foster <[email protected]> wrote: > Is there an easy way to remove the trailing > spaces in the string "TRAILING SPACES " $string =~ s/ *$//; Tom -- Tom Hughes ([email protected]) http://www.compton.nu/