in reply to Re^2: how many chars/bytes does STDOUT buffer (test)in thread how many chars/bytes does STDOUT buffer
Perl's IO buffer size was changed from 4096 pre-5.14 to 8192 post 5.14. It's also configurable at build time.