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.032
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 • CPANTS
28
29 The CPANTS is a website that analyzes the Kwalitee ( code metrics )
30 of a distribution.
31
32 <http://cpants.cpanauthors.org/dist/App-Cme>
33
34 • CPAN Testers
35
36 The CPAN Testers is a network of smoke testers who run automated
37 tests on uploaded CPAN distributions.
38
39 <http://www.cpantesters.org/distro/A/App-Cme>
40
41 • CPAN Testers Matrix
42
43 The CPAN Testers Matrix is a website that provides a visual
44 overview of the test results for a distribution on various
45 Perls/platforms.
46
47 <http://matrix.cpantesters.org/?dist=App-Cme>
48
49 • CPAN Testers Dependencies
50
51 The CPAN Testers Dependencies is a website that shows a chart of
52 the test results of all dependencies for a distribution.
53
54 <http://deps.cpantesters.org/?module=App::Cme>
55
56 Bugs / Feature Requests
57 Please report any bugs or feature requests by email to "ddumont at
58 cpan.org", or through the web interface at
59 <https://github.com/dod38fr/cme-perl/issues>. You will be automatically
60 notified of any progress on the request by the system.
61
62 Source Code
63 The code is open to the world, and available for you to hack on. Please
64 feel free to browse it and play with it, or whatever. If you want to
65 contribute patches, please send me a diff or prod me to pull from your
66 repository :)
67
68 <http://github.com/dod38fr/cme-perl>
69
70 git clone https://github.com/dod38fr/cme-perl.git
71
72
73
74perl v5.32.1 2021-03-16 App::Cme(3)