Hi Bill > I need to remove spaces from user input at the start and end of the > string. My preferred method is: $string=~s/^\s+|\s+$//g; Regards, Jon. --- You are currently subscribed to perl-win32-users as: [archive@jab.org] To unsubscribe, forward this message to [EMAIL PROTECTED] For non-automated Mailing List support, send email to [EMAIL PROTECTED]
- leading and trailing spaces Bill Stennett
- Re: leading and trailing spaces Jon Perkin
- Re: leading and trailing spaces Carl Jolley
- Re: leading and trailing spaces Philip Newton
- Word OLE problem Thomas Zapf-Schramm
- Re: Word OLE problem Carl Jolley
- RE: Word OLE problem Thomas Zapf-Schramm
- Re: Word OLE problem Jan Dubois
- Word OLE problem again Thomas Zapf-Schramm
- Re: leading and trailing spaces Scott K Purcell