dev-perl/Mojolicious-Plugin-DBViewer - 0.30 (mva)

Search

Install

Install this version:

emerge -a =dev-perl/Mojolicious-Plugin-DBViewer-0.30

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

autounmask =dev-perl/Mojolicious-Plugin-DBViewer-0.30

Or alternatively:

emerge --autounmask-write -a =dev-perl/Mojolicious-Plugin-DBViewer-0.30

Package Information

Description:
Mojolicious plugin to display database information on browser

Ebuild Details

Version EAPI Keywords Slot
0.30 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 display database information on browser"
SLOT="0"
KEYWORDS="~amd64 ~x86"

Inherited Eclasses