Subject: | t/dist/distribution.t loads Net::LDAP |
The test suite fails if Net::LDAP is not installed (which is just marked as "recommends"):
...
t/dist/distribution.t ...............
Can't locate Net/LDAP.pm in @INC (you may need to install the Net::LDAP module) (@INC contains: t /tmpfs/.cpan-build-cpansand/2017042100/ClearPress-v475.2.1-0/blib/lib /tmpfs/.cpan-build-cpansand/2017042100/ClearPress-v475.2.1-0/blib/arch /opt/perl-5.25.12/lib/site_perl/5.25.12/x86_64-linux /opt/perl-5.25.12/lib/site_perl/5.25.12 /opt/perl-5.25.12/lib/5.25.12/x86_64-linux /opt/perl-5.25.12/lib/5.25.12 .) at t/dist/distribution.t line 15.
BEGIN failed--compilation aborted at t/dist/distribution.t line 15.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...