dev-perl/Mojolicious-Plugin-INIConfig - 0.06 (mva)

Search

Install

Install this version:

emerge -a =dev-perl/Mojolicious-Plugin-INIConfig-0.06

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-perl/Mojolicious-Plugin-INIConfig-0.06

Or alternatively:

emerge --autounmask-write -a =dev-perl/Mojolicious-Plugin-INIConfig-0.06

Package Information

Description:
Mojolicious plugin to load INI format config file

Ebuild Details

Version EAPI Keywords Slot
0.06 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2026 mva
# Distributed under the terms of the Public Domain or CC0 License

EAPI=8

DIST_AUTHOR=KIMOTO
inherit perl-module

DESCRIPTION="Mojolicious plugin to load INI format config file"
SLOT="0"
KEYWORDS="~amd64 ~x86"

Inherited Eclasses