added new mail retrieval subsystemm
This commit is contained in:
parent
c0225f6b35
commit
2b02f055f9
6 changed files with 250 additions and 1 deletions
|
|
@ -60,6 +60,7 @@ checkModule("IO::Zlib",1.01);
|
|||
checkModule("Compress::Zlib",1.34);
|
||||
checkModule("Net::SMTP",2.24);
|
||||
checkModule("MIME::Tools",5.419);
|
||||
checkModule("Net::POP3",2.28);
|
||||
checkModule("Tie::IxHash",1.21);
|
||||
checkModule("Tie::CPHash",1.001);
|
||||
checkModule("XML::Simple",2.09);
|
||||
|
|
@ -68,6 +69,7 @@ checkModule("DateTime",0.2901);
|
|||
checkModule("Time::HiRes",1.38);
|
||||
checkModule("DateTime::Format::Strptime",1.0601);
|
||||
checkModule("DateTime::Cron::Simple",0.2);
|
||||
checkModule("DateTime::Format::Mail",0.2901);
|
||||
checkModule("Image::Magick",6.0);
|
||||
checkModule("Log::Log4perl",0.51);
|
||||
checkModule("Net::LDAP",0.25);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue