1App::Cme(3) User Contributed Perl Documentation App::Cme(3)
2
3
4
6 App::Cme - Check or edit configuration data with Config::Model
7
9 version 1.029
10
12 Dominique Dumont
13
15 This software is Copyright (c) 2014-2018 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 · AnnoCPAN
34
35 The AnnoCPAN is a website that allows community annotations of Perl
36 module documentation.
37
38 <http://annocpan.org/dist/App-Cme>
39
40 · CPAN Ratings
41
42 The CPAN Ratings is a website that allows community ratings and
43 reviews of Perl modules.
44
45 <http://cpanratings.perl.org/d/App-Cme>
46
47 · CPANTS
48
49 The CPANTS is a website that analyzes the Kwalitee ( code metrics )
50 of a distribution.
51
52 <http://cpants.cpanauthors.org/dist/App-Cme>
53
54 · CPAN Testers
55
56 The CPAN Testers is a network of smoke testers who run automated
57 tests on uploaded CPAN distributions.
58
59 <http://www.cpantesters.org/distro/A/App-Cme>
60
61 · CPAN Testers Matrix
62
63 The CPAN Testers Matrix is a website that provides a visual
64 overview of the test results for a distribution on various
65 Perls/platforms.
66
67 <http://matrix.cpantesters.org/?dist=App-Cme>
68
69 · CPAN Testers Dependencies
70
71 The CPAN Testers Dependencies is a website that shows a chart of
72 the test results of all dependencies for a distribution.
73
74 <http://deps.cpantesters.org/?module=App::Cme>
75
76 Bugs / Feature Requests
77 Please report any bugs or feature requests by email to "ddumont at
78 cpan.org", or through the web interface at
79 <https://github.com/dod38fr/cme-perl/issues>. You will be automatically
80 notified of any progress on the request by the system.
81
82 Source Code
83 The code is open to the world, and available for you to hack on. Please
84 feel free to browse it and play with it, or whatever. If you want to
85 contribute patches, please send me a diff or prod me to pull from your
86 repository :)
87
88 <http://github.com/dod38fr/cme-perl>
89
90 git clone https://github.com/dod38fr/cme-perl.git
91
92
93
94perl v5.28.0 2018-08-21 App::Cme(3)