1App::Cme(3) User Contributed Perl Documentation App::Cme(3)
2
3
4
6 App::Cme - Configuration data checker or editor based on Config::Model
7
9 version 1.031
10
12 Dominique Dumont
13
15 This software is Copyright (c) 2014-2020 by Dominique Dumont.
16
17 This is free software, licensed under:
18
19 The GNU Lesser General Public License, Version 2.1, February 1999
20
22 Websites
23 The following websites have more information about this module, and may
24 be of help to you. As always, in addition to those websites please use
25 your favorite search engine to discover more resources.
26
27 · Search CPAN
28
29 The default CPAN search engine, useful to view POD in HTML format.
30
31 <http://search.cpan.org/dist/App-Cme>
32
33 · CPAN Ratings
34
35 The CPAN Ratings is a website that allows community ratings and
36 reviews of Perl modules.
37
38 <http://cpanratings.perl.org/d/App-Cme>
39
40 · CPANTS
41
42 The CPANTS is a website that analyzes the Kwalitee ( code metrics )
43 of a distribution.
44
45 <http://cpants.cpanauthors.org/dist/App-Cme>
46
47 · CPAN Testers
48
49 The CPAN Testers is a network of smoke testers who run automated
50 tests on uploaded CPAN distributions.
51
52 <http://www.cpantesters.org/distro/A/App-Cme>
53
54 · CPAN Testers Matrix
55
56 The CPAN Testers Matrix is a website that provides a visual
57 overview of the test results for a distribution on various
58 Perls/platforms.
59
60 <http://matrix.cpantesters.org/?dist=App-Cme>
61
62 · CPAN Testers Dependencies
63
64 The CPAN Testers Dependencies is a website that shows a chart of
65 the test results of all dependencies for a distribution.
66
67 <http://deps.cpantesters.org/?module=App::Cme>
68
69 Bugs / Feature Requests
70 Please report any bugs or feature requests by email to "ddumont at
71 cpan.org", or through the web interface at
72 <https://github.com/dod38fr/cme-perl/issues>. You will be automatically
73 notified of any progress on the request by the system.
74
75 Source Code
76 The code is open to the world, and available for you to hack on. Please
77 feel free to browse it and play with it, or whatever. If you want to
78 contribute patches, please send me a diff or prod me to pull from your
79 repository :)
80
81 <http://github.com/dod38fr/cme-perl>
82
83 git clone https://github.com/dod38fr/cme-perl.git
84
85
86
87perl v5.30.1 2020-01-29 App::Cme(3)