in reply to Re^4: How to trim a line from leading and trailing blanks without using regex or non-standard modules
in thread How to trim a line from leading and trailing blanks without using regex or non-standard modules

Not quite, there is no optional parameter to provide the "white" character class.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^5: How to trim a line from leading and trailing blanks without using regex or non-standard modules