Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dod38fr/config-model-tk-ui
- Owner: dod38fr
- Created: 2012-06-22T14:44:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T18:46:59.000Z (about 1 year ago)
- Last Synced: 2025-01-02T23:57:15.180Z (6 days ago)
- Language: Perl
- Size: 553 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.build-from-git
- Changelog: Changes
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::FilterOn 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-perlThen run:
dzil build
or
dzil test