Install this version:
emerge -a =dev-perl/Object-Simple-3.19
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-perl/Object-Simple-3.19
Or alternatively:
emerge --autounmask-write -a =dev-perl/Object-Simple-3.19
# Copyright 2026 mva # Distributed under the terms of the Public Domain or CC0 License EAPI=8 DIST_AUTHOR=KIMOTO inherit perl-module DESCRIPTION="Simplest class builder, Mojo::Base porting, fast and less memory" SLOT="0" KEYWORDS="~amd64 ~x86"