commit | 092178e32e67165be1ef0f581fed1e1aac387ab5 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Tue Nov 26 16:18:48 2013 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Tue Nov 26 16:18:48 2013 +0000 |
tree | 7e782509556e0aa5642f6870aeddf9746d4c7ad8 | |
parent | 37e5b57a24f350166bd1a26702dfe1368ddb797d [diff] [blame] |
Fix dealing with no-span layers|Improve error messages for bughunting
diff --git a/Makefile.PL b/Makefile.PL index db22f55..804bcaf 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -15,6 +15,7 @@ 'Log::Log4perl' => 1.42, 'JSON::XS' => 3.01, 'Set::Scalar' => 1.26, + 'IO::Dir::Recursive' => 0, 'Benchmark' => 0, 'Carp' => 0, 'strict' => 0,