Hi, I am trying to run "prove t/" in order to test my branch after a minor change I did. However, the command keeps on failing due to missing Perl modules (not brought a part of the "carton" command). For example: Mojo::Base, NetAddr::IP, File::Slurp, String::CamelCase, ....
Is there somewhere a list of modules to be installed in order to allow the UTs to run? 10x, Nir
