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
1 #!./miniperl
2 BEGIN { unshift @INC, "lib" }
3 use AutoSplit;
4 autosplit_lib_modules(@ARGV);