Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
[p5sagit/p5-mst-13.2.git] / lib / CPANPLUS / Internals / Utils / Autoflush.pm
1 package CPANPLUS::Internals::Utils::Autoflush;
2
3 BEGIN { $|++ };
4
5 1;