Update .stors

This commit is contained in:
ryan 2017-04-25 12:10:53 -07:00
parent 0719d1bf55
commit 4b4b78d54c
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

1
run.pl
View file

@ -38,6 +38,7 @@ if ((!$opt_module && !$opt_cpanfile) || ($opt_module && $opt_cpanfile) || $opt_h
}
$|++;
close(STDIN);
my @modules;
my %jobstatus;