Move CPAN from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / cpan / CPANPLUS / lib / CPANPLUS / Internals / Utils / Autoflush.pm
1 package CPANPLUS::Internals::Utils::Autoflush;
2
3 BEGIN { $|++ };
4
5 1;