spectre.pl requires Devel::Size; wasn't tested for in testEnvironment.pl
This commit is contained in:
parent
af18f5a7be
commit
460e29b93d
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ checkModule('common::sense', '3.2' );
|
|||
checkModule('Geo::Coder::Googlev3', '0.07' );
|
||||
checkModule('IO::File::WithPath', );
|
||||
checkModule('Plack::Middleware::SizeLimit', );
|
||||
checkModule('Devel::Size', '0.78' );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue