in reply to Re^5: Make string that results from split behave like double-quoted string
in thread Make string that results from split behave like double-quoted string

Ah I see more what your thoughts are now. :)

I think glenn's code is supposed to be within

a while (<FH>) { loop implicitely.

  • Comment on Re^6: Make string that results from split behave like double-quoted string
  • Download Code