in reply to Re^2: Installing Object::InsideOut fails with circular dependency on Math::Random::MT::Auto
in thread Installing Object::InsideOut fails with circular dependency on Math::Random::MT::Auto
cpan tries to install a module even if it can't install all of its prereqs. If its test suite passes, the module will be installed despite the missing dependency.
I suspect the second go around was quieter because of a module that got installed despite a missing dependency on the first go around.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Installing Object::InsideOut fails with circular dependency on Math::Random::MT::Auto
by Lotus1 (Vicar) on Jan 27, 2019 at 01:22 UTC |