http://www.perlmonks.org?node_id=512828


in reply to Re^2: Elegant way to split into sequences of identical chars?
in thread Elegant way to split into sequences of identical chars?

I've seen for '$|' says a non-zero value will force fflush after every 'write' or 'print' statement.
For a better explanation, see the thread Perl Idioms Explained - $|++, especially where it talks about ++ and --.

-QM
--
Quantum Mechanics: The dreams stuff is made of

  • Comment on Re^3: Elegant way to split into sequences of identical chars?