in reply to
print command buffer
Or you can use
warn()
, which goes to STDERR, and is unbuffered.
Comment on
Re: print command buffer
In Section
Seekers of Perl Wisdom