Subject: | Undeclared dependency Net::Google::Calendar |
Tests fail if Net::Google::Calendar is not installed:
...
# Failed test 'use Net::Google::Calendar::Server;'
# at t/00use.t line 6.
# Tried to use 'Net::Google::Calendar::Server'.
# Error: Can't locate Net/Google/Calendar.pm in @INC (you may need to install the Net::Google::Calendar module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2017082621/Net-Google-Calendar-Server-0.1-5VBZqd/blib/lib/Net/Google/Calendar/Server.pm line 4.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017082621/Net-Google-Calendar-Server-0.1-5VBZqd/blib/lib/Net/Google/Calendar/Server.pm line 4.
# Compilation failed in require at t/00use.t line 6.
# BEGIN failed--compilation aborted at t/00use.t line 6.
# Looks like you failed 1 test of 3.
t/00use.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
...