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.038
10
12 Dominique Dumont
13
15 This software is Copyright (c) 2014-2022 by Dominique Dumont
16 <ddumont@cpan.org>.
17
18 This is free software, licensed under:
19
20 The GNU Lesser General Public License, Version 2.1, February 1999
21
23 Websites
24 The following websites have more information about this module, and may
25 be of help to you. As always, in addition to those websites please use
26 your favorite search engine to discover more resources.
27
28 • CPANTS
29
30 The CPANTS is a website that analyzes the Kwalitee ( code metrics )
31 of a distribution.
32
33 <http://cpants.cpanauthors.org/dist/App-Cme>
34
35 • CPAN Testers
36
37 The CPAN Testers is a network of smoke testers who run automated
38 tests on uploaded CPAN distributions.
39
40 <http://www.cpantesters.org/distro/A/App-Cme>
41
42 • CPAN Testers Matrix
43
44 The CPAN Testers Matrix is a website that provides a visual
45 overview of the test results for a distribution on various
46 Perls/platforms.
47
48 <http://matrix.cpantesters.org/?dist=App-Cme>
49
50 • CPAN Testers Dependencies
51
52 The CPAN Testers Dependencies is a website that shows a chart of
53 the test results of all dependencies for a distribution.
54
55 <http://deps.cpantesters.org/?module=App::Cme>
56
57 Bugs / Feature Requests
58 Please report any bugs or feature requests by email to "ddumont at
59 cpan.org", or through the web interface at
60 <https://github.com/dod38fr/cme-perl/issues>. You will be automatically
61 notified of any progress on the request by the system.
62
63 Source Code
64 The code is open to the world, and available for you to hack on. Please
65 feel free to browse it and play with it, or whatever. If you want to
66 contribute patches, please send me a diff or prod me to pull from your
67 repository :)
68
69 <http://github.com/dod38fr/cme-perl>
70
71 git clone https://github.com/dod38fr/cme-perl.git
72
73
74
75perl v5.34.0 2022-03-24 App::Cme(3)