Install this version:
emerge -a =dev-perl/DBIx-Custom-0.45
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-perl/DBIx-Custom-0.45
Or alternatively:
emerge --autounmask-write -a =dev-perl/DBIx-Custom-0.45
# Copyright 2026 mva # Distributed under the terms of the Public Domain or CC0 License EAPI=8 DIST_AUTHOR=KIMOTO inherit perl-module DESCRIPTION="DBI extension to execute insert, update, delete, and select easily" SLOT="0" KEYWORDS="~amd64 ~x86"