This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix a few places that said 'int', but meant 'STRLEN'
[perl5.git] / win32 / autosplit.pl
1 use AutoSplit;
2
3 autosplit($ARGV[0], $ARGV[1], 0, 1, 1);