in reply to Re^2: perlbrew clone-modules fails to install lots of modules SOLVED!
in thread perlbrew clone-modules fails to install lots of modules
% perlbrew use perl-5.38.2 % perlbrew list-modules | grep 'URI' URI URI::Find URI::Find::Delimited URI::ws % perlbrew use perl-5.42.0 % perlbrew list-modules | grep 'URI' URI URI::Find URI::Find::Delimited
|
|---|