dev-perl/Mojolicious-Plugin-AutoRoute - 0.23 (mva)

Search

Install

Install this version:

emerge -a =dev-perl/Mojolicious-Plugin-AutoRoute-0.23

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

autounmask =dev-perl/Mojolicious-Plugin-AutoRoute-0.23

Or alternatively:

emerge --autounmask-write -a =dev-perl/Mojolicious-Plugin-AutoRoute-0.23

Package Information

Description:
Mojolicious Plugin to create routes automatically

Ebuild Details

Version EAPI Keywords Slot
0.23 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 create routes automatically"
SLOT="0"
KEYWORDS="~amd64 ~x86"

Inherited Eclasses