commit | a977e1712a66ab0ae18df5432a99a05dba39cab1 | [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 | 16b40dbeffb6a4530212b2b2ce154c63cf998032 [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 => {