Skip Menu |

This queue is for tickets about the Perinci-Exporter CPAN distribution.

Report information
The Basics
Id: 130484
Status: resolved
Priority: 0/
Queue: Perinci-Exporter

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

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



Subject: Undeclared dependency Perinci::Sub::Property::curry
t/01-basics.t fails without Perinci::Sub::Property::curry: ... # Failed test 'import doesn't die' # at t/01-basics.t line 325. # Can't locate Perinci/Sub/Property/curry.pm in @INC (you may need to install the Perinci::Sub::Property::curry module) (@INC contains: ... .) at /usr/perl5.26.0p/lib/site_perl/5.26.0/Perinci/Sub/Wrapper.pm line 1180. # Looks like you failed 1 test of 1. # Failed test 'per-symbol import option: curry' # at t/01-basics.t line 348. # Looks like you failed 1 test of 8. # Failed test 'tests that need wrapping' # at t/01-basics.t line 149. # Looks like you failed 1 test of 18. t/01-basics.t ............ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/18 subtests ...
Released a fix 0.084. commit 9fa3401 Make curry test optional because Perinci::Sub::Property::curry is an optional dep [RT#130484]