I have a logfile that has the following format: month day time
The problem is splitting on the "space" - split(/ /). Sometimes there are more than one space. How can I get perl to split on 1 or more spaces? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]