Subject: | Can't locate Net/API/Stripe/Number.pm (v1.0.6) |
Fails on some of my smokers:
...
# Failed test 'use Net::API::Stripe::Number;'
# at t/001_load.t line 122.
# Tried to use 'Net::API::Stripe::Number'.
# Error: Can't locate Net/API/Stripe/Number.pm in @INC (you may need to install the Net::API::Stripe::Number module) (@INC contains: /usr/home/cpansand/.cpan/build/2020052719/Net-API-Stripe-v1.0.6-4/blib/lib /usr/home/cpansand/.cpan/build/2020052719/Net-API-Stripe-v1.0.6-4/blib/arch /usr/perl5.28.1Dp/lib/site_perl/5.28.1/amd64-freebsd-ld /usr/perl5.28.1Dp/lib/site_perl/5.28.1 /usr/perl5.28.1Dp/lib/5.28.1/amd64-freebsd-ld /usr/perl5.28.1Dp/lib/5.28.1 .) at t/001_load.t line 122.
# BEGIN failed--compilation aborted at t/001_load.t line 122.
# Looks like you failed 1 test of 156.
t/001_load.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/156 subtests
...