commit | 941c1a69f4d15a4b7fbf9add4b771906c4904bc0 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Feb 23 17:41:41 2016 +0100 |
committer | Akron <nils@diewald-online.de> | Tue Feb 23 17:41:41 2016 +0100 |
tree | 9ab4fe94b261ccbbc23820649885e97dd48cb0be | |
parent | 96165ad7876dfbc01050b8064b654251e4108639 [diff] [blame] |
Merged executables Change-Id: I429bbf0edac82d26899e86d6912b405810819e88
diff --git a/Makefile.PL b/Makefile.PL index 73832f7..377a3db 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -29,7 +29,8 @@ 'strict' => 0, 'warnings' => 0, 'utf8' => 0, - 'bytes' => 0 + 'bytes' => 0, + 'Pod::Usage' => 0 }, MIN_PERL_VERSION => '5.014', test => {