1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
---
abstract: 'a GUI to edit configuration data with Config::Model framework'
author:
- 'Dominique Dumont'
build_requires:
Config::Model::Tester::Setup: '0'
Config::Model::Value: '0'
Hash::Merge: '0'
Module::Build: '0.34'
Test::Differences: '0'
Test::Log::Log4perl: '0'
Test::Memory::Cycle: '0'
Test::More: '0'
Test::Pod: '1.00'
XXX: '0'
configure_requires:
Module::Build: '0.34'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'
license: lgpl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Config-Model-TkUI
requires:
Carp: '0'
Config::Model: '2.139'
Config::Model::ObjTreeScanner: '0'
File::HomeDir: '0'
List::MoreUtils: '0'
Log::Log4perl: '1.11'
Path::Tiny: '0'
Pod::POM: '0'
Pod::POM::View::Text: '0'
Scalar::Util: '0'
Text::Diff: '0'
Text::Wrap: '0'
Tk: '0'
Tk::Adjuster: '0'
Tk::Balloon: '0'
Tk::BrowseEntry: '0'
Tk::Dialog: '0'
Tk::DialogBox: '0'
Tk::DoubleClick: '0'
Tk::FontDialog: '0'
Tk::Frame: '0'
Tk::Menubutton: '0'
Tk::NoteBook: '0'
Tk::PNG: '0'
Tk::Pane: '0'
Tk::Photo: '0'
Tk::Pod: '0'
Tk::Pod::Text: '0'
Tk::ROText: '0'
Tk::Toplevel: '0'
Tk::Tree: '0'
Try::Tiny: '0'
YAML::PP: '0'
perl: '5.012'
resources:
bugtracker: https://github.com/dod38fr/config-model-tk-ui/issues
homepage: https://github.com/dod38fr/config-model/wiki
repository: git://github.com/dod38fr/config-model-tk-ui.git
version: '1.379'
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: LGPL-2.1
|