deal with Package::Stash changing its API

This commit is contained in:
Scott Walters 2014-01-07 17:08:06 -06:00
parent 0bfb836ec9
commit 176b6297dd
3 changed files with 9 additions and 9 deletions

View file

@ -166,7 +166,7 @@ checkModule("Cache::FastMmap", "1.35" );
checkModule("Test::Log::Dispatch", "0" );
checkModule("CHI", "0.34" );
checkModule('IO::Socket::SSL', );
checkModule('Package::Stash', "0.33" );
checkModule('Package::Stash', "0.36" );
checkModule('HTTP::Exception', );
checkModule('Net::Twitter', "3.13006" );
checkModule('PerlIO::eol', "0.14" );