Skip Menu |

This queue is for tickets about the PGObject CPAN distribution.

Report information
The Basics
Id: 121845
Status: resolved
Priority: 0/
Queue: PGObject

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

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



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
fixed in 2.0.1, just released
I just wanted to thank you for reaching out personally. With cpantesters acting slowly it is really nice to get these reports like this. I know you don't have to do so, but I wanted to say how much I deeply appreciated it. Thanks a bunch!