Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dod38fr/config-model-tk-ui

Perl/Tk graphical interface for Config::Model
https://github.com/dod38fr/config-model-tk-ui

Last synced: 2 days ago
JSON representation

Perl/Tk graphical interface for Config::Model

Awesome Lists containing this project

README

        

Config::Model::TkUI from git is built with Dist::Zilla.

You must make sure that the following modules are installed:
Dist::Zilla::Plugin::MetaResources
Dist::Zilla::Plugin::ModuleBuild::Custom
Dist::Zilla::Plugin::PodSpellingTests
Dist::Zilla::Plugin::PodVersion
Dist::Zilla::Plugin::Prepender
Dist::Zilla::Plugin::Prereqs
Dist::Zilla::Plugin::Run::BeforeBuild
Dist::Zilla::PluginBundle::Filter

On debian or ubuntu, do:

sudo aptitude install \
libdist-zilla-plugin-prepender-perl \
libdist-zilla-plugin-run-perl \
libdist-zilla-plugins-cjm-perl \
libdist-zilla-perl \
libdist-zilla-plugin-podspellingtests-perl

Then run:

dzil build

or

dzil test