Package : perl-Devel-Autoflush

Package details

Summary: Set autoflush from the command line

Description:
This module is a hack to set autoflush for STDOUT and STDERR from the
command line or from 'PERL5OPT' for code that needs it but doesn't have it.

This often happens when prompting:


print "Guess a number: ";
my $n = <STDIN>;


URL: http://search.cpan.org/dist/Devel-Autoflush
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs