in reply to
Most efficient way to build output file?
Nope. Unless you have some very weird perl build (or you've opened FOutputFile in some odd way), print is build ontop of stdio and that should do enough buffering for you.
-derby
Comment on
Re: Most efficient way to build output file?
In Section
Seekers of Perl Wisdom