Skip Menu |

This queue is for tickets about the API-Plesk CPAN distribution.

Report information
The Basics
Id: 87594
Status: resolved
Priority: 0/
Queue: API-Plesk

People
Owner: IVSOKOLOV [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Undeclared dependency on Try::Tiny
As per subject. Grep: http://search.cpan.org/grep?release=API-Plesk-2.02;string=Try::Tiny;n=1;C=0 Sample fail report: http://www.cpantesters.org/cpan/report/32464641 There are other fails too, but a fair amount of the failing tests is due to the missing prereq declaration. Thanks,
Fixed. https://github.com/regru/API-Plesk/commit/96ab4d7965036149c165c788e6712fcf5c127219 Вск Авг 04 13:18:03 2013, ANDK писал: Show quoted text
> As per subject. Grep: > > http://search.cpan.org/grep?release=API-Plesk- > 2.02;string=Try::Tiny;n=1;C=0 > > Sample fail report: > > http://www.cpantesters.org/cpan/report/32464641 > > There are other fails too, but a fair amount of the failing tests is > due to the missing prereq declaration. > > Thanks,