Fix typo in module name.

This commit is contained in:
Colin Kuskie 2010-02-02 20:38:58 -08:00
parent 636d539cc0
commit e3cbb27ae3

View file

@ -88,7 +88,7 @@ checkModule("DateTime", 0.4501 );
checkModule("Time::HiRes", 1.9719 );
checkModule("DateTime::Format::Strptime", 1.0800 );
checkModule("DateTime::Format::Mail", 0.3001 );
checkModule("DateTime::Format::Http", 0.38 );
checkModule("DateTime::Format::HTTP", 0.38 );
checkModule("Image::Magick", "6.0" );
checkModule("Log::Log4perl", 1.20 );
checkModule("Net::LDAP", 0.39 );