in reply to Re^2: Using split, splice, and join to remove time from scalar context return of localtime()
in thread Using split, splice, and join to remove time from scalar context return of localtime()

That's why I used split " " in my benchmark. I didn't stop to think if such a situation existed, but I figured it would be safer.
  • Comment on Re^3: Using split, splice, and join to remove time from scalar context return of localtime()
  • Download Code