in reply to Installing Catalyst::Devel

Anyone know what might be the issue?

You have to read the build log to find out, what you posted is merely a summary of things that didn't get installed

Replies are listed 'Best First'.
Re^2: Installing Catalyst::Devel
by marvi (Sexton) on Sep 24, 2015 at 14:40 UTC

    It was very confusing. One line said something like "Module Foo::Bar installed successfully" and the next line was "missing module Foo::Bar".

    Turns out I had some old variables in my env I needed to remove. Back to coding.