diff options
Diffstat (limited to 'Build.PL')
-rw-r--r-- | Build.PL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ my $build = Module::Build->new( 'File::Find' => 0, 'Getopt::Long' => 0, 'IO::Handle' => 0, + 'List::MoreUtils' => 0, 'Storable' => 0, 'Time::Progress' => 0, }, |