Subject: | Undeclared dependency Date::Calc |
It seems that Date::Calc should be mentioned in PREREQ_PM (and maybe also other modules):
...
# Failed test 'use Outlook::Mail::Count;'
# at t/00-load.t line 10.
# Tried to use 'Outlook::Mail::Count'.
# Error: Can't locate Date/Calc.pm in @INC (you may need to install the Date::Calc module) (@INC contains: /tmpfs/.cpan-build-cpansand/2018042106/Outlook-Mail-Count-1.01-0/blib/lib /tmpfs/.cpan-build-cpansand/2018042106/Outlook-Mail-Count-1.01-0/blib/arch /opt/perl-5.27.11/lib/site_perl/5.27.11/x86_64-linux /opt/perl-5.27.11/lib/site_perl/5.27.11 /opt/perl-5.27.11/lib/5.27.11/x86_64-linux /opt/perl-5.27.11/lib/5.27.11) at /tmpfs/.cpan-build-cpansand/2018042106/Outlook-Mail-Count-1.01-0/blib/lib/Outlook/Mail/Count.pm line 7.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2018042106/Outlook-Mail-Count-1.01-0/blib/lib/Outlook/Mail/Count.pm line 7.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
...