This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Okay, here's your official unofficial closure leak patch
[perl5.git] / autosplit
CommitLineData
2304df62 1#!./miniperl
a0d0e21e
LW
2BEGIN { unshift @INC, "lib" }
3use AutoSplit;
4autosplit_lib_modules(@ARGV);