Hey! While you're here, why not check out my open source endevours?

Quick Gentoo dev-lang/perl update

The command below may be helpful to other Gentoo users that prefer to cherry-pick their updates and want to cherry-pick a dev-lang/perl update with the additional (read: required) dependencies.

root shell
emerge -upD world |
egrep '^\[ebuild.*(dev-lang/perl|virtual/perl-|dev-perl/)' |
perl -pe 's/^\[.*?\] (.*?) .*$/=\1/' |
xargs emerge -1
Copyright 2023 Daniel M. WeeksLoaded in 0.00132 seconds using 2048 KB