This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
flush all open output buffers before fork(), exec(), system, qx//
[perl5.git] / win32 / autosplit.pl
CommitLineData
0a753a76 1use AutoSplit;
2
3autosplit($ARGV[0], $ARGV[1], 0, 1, 1);