Skip Menu |

This queue is for tickets about the Outlook-Mail-Count CPAN distribution.

Report information
The Basics
Id: 125155
Status: new
Priority: 0/
Queue: Outlook-Mail-Count

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.01
Fixed in: (no value)



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. ...
On 2018-04-21 03:53:30, SREZIC wrote: Show quoted text
> 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. > ...
Also undeclared: Win32::OLE.