Subject: | Undeclared dependency Try::Tiny |
The test suite fails if Try::Tiny is not installed --- maybe a missing PREREQ_PM?
# Failed test 'use PGObject;'
# at t/00-load.t line 6.
# Tried to use 'PGObject'.
# Error: Can't locate Try/Tiny.pm in @INC (you may need to install the Try::Tiny module) (@INC contains: ...) at /tmpfs/.cpan-build-cpansand/2017052406/PGObject-2-mwvlAn/blib/lib/PGObject/Type/Registry.pm line 28.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017052406/PGObject-2-mwvlAn/blib/lib/PGObject/Type/Registry.pm line 28.
# Compilation failed in require at /tmpfs/.cpan-build-cpansand/2017052406/PGObject-2-mwvlAn/blib/lib/PGObject.pm line 10.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017052406/PGObject-2-mwvlAn/blib/lib/PGObject.pm line 10.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing PGObject , Perl 5.020003, /bbbike/perl-5.20.3D/bin/perl
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.
Makefile:858: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1