in reply to Re^2: Data::Dump::Streamer Dump in concatenation
in thread Data::Dump::Streamer Dump in concatenation

Ah, so it does. Probably because the author figured many people would try to use it that way anyway. I missed it originally because the first and only appearance of this usage is halfway through the substantial documentation. The docs are very clear that it only works in list context, though. (Anything else would conflict with the normal usages.)
  • Comment on Re^3: Data::Dump::Streamer Dump in concatenation

Replies are listed 'Best First'.
Re^4: Data::Dump::Streamer Dump in concatenation
by Anonymous Monk on Jul 18, 2009 at 08:35 UTC
    OIC, thank you, will use Dump()->Out