in reply to Re^3: Perl style: Arguing against three-argument join() (Perl 6)
in thread Perl style: Arguing against three-argument join()

But why don't you ignore trailing whitespace after the delimiter?
We do. I was talking about trailing whitespace within the string.
  • Comment on Re^4: Perl style: Arguing against three-argument join() (Perl 6)

Replies are listed 'Best First'.
Re^5: Perl style: Arguing against three-argument join() (Perl 6)
by tye (Sage) on Jan 25, 2008 at 06:31 UTC

    Oh, I agree with that decision (at least most days; simple enough to do that yourself, too). Cool.

    - tye