This is the revision history for reinstall local::lib in <*:##NULL>
factoid_id | subject | copula | predicate | author | namespace |
---|---|---|---|---|---|
12113 | reinstall local::lib | is | perl -MExtUtils::Installed -E 'say for ExtUtils::Installed->new(inc_override => [split /:/, $ENV{PERL_LOCAL_LIB_ROOT}])->modules();' | cpanm --reinstall # also, make mst make something nicer | pink_mist | |
12110 | reinstall local::lib | is | perl -MExtUtils::Installed -E 'say for ExtUtils::Installed->new(inc_override => ["$ENV{HOME}/perl5/lib/perl5/"])->modules();' | cpanm --reinstall # also, make mst make something nicer | pink_mist |