in reply to Re^5: split and capture some of the separators
in thread split and capture some of the separators

"Use of uninit..." is only a warning. It doesn't suppress the printing. So it prints the empty value (that's undef casted to a string) too.
  • Comment on Re^6: split and capture some of the separators