Add workarounds for bad CPAN dependency resolution.
This commit is contained in:
parent
8200f35661
commit
d769f2c7f1
1 changed files with 2 additions and 0 deletions
|
|
@ -142,6 +142,8 @@ checkModule("Locales", "0.10" );
|
|||
checkModule("Test::Harness", "3.17" );
|
||||
checkModule("DateTime::Event::ICal", "0.10" );
|
||||
checkModule("Cache::FastMmap", "1.35" );
|
||||
checkModule("Test::Tester", "0" );
|
||||
checkModule("Test::Log::Dispatch", "0" );
|
||||
checkModule("CHI", "0.34" );
|
||||
checkModule('IO::Socket::SSL', );
|
||||
checkModule('Net::Twitter', "3.13006" );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue