File Coverage

blib/lib/Task/FreecellSolver/Testing/MultiConfig.pm
Criterion Covered Total %
statement 8 8 100.0
branch n/a
condition n/a
subroutine 3 3 100.0
pod n/a
total 11 11 100.0


line stmt bran cond sub pod time code
1             package Task::FreecellSolver::Testing::MultiConfig;
2             $Task::FreecellSolver::Testing::MultiConfig::VERSION = '0.0.5';
3 1     1   107664 use warnings;
  1         12  
  1         35  
4 1     1   6 use strict;
  1         2  
  1         31  
5              
6 1     1   29 use 5.012;
  1         3  
7              
8              
9             1;
10              
11             __END__
12              
13             =pod
14              
15             =encoding UTF-8
16              
17             =head1 NAME
18              
19             Task::FreecellSolver::Testing::MultiConfig - install the CPAN dependencies of
20             the Freecell Solver multi-config test suite.
21              
22             =head1 VERSION
23              
24             version 0.0.5
25              
26             =head1 TASK CONTENTS
27              
28             =head2 Freecell Solver deps
29              
30             =head3 L<App::Deps::Verify>
31              
32             =head3 L<App::Docmake>
33              
34             =head3 L<Code::TidyAll::Plugin::ClangFormat>
35              
36             =head3 L<Code::TidyAll::Plugin::ESLint>
37              
38             =head3 L<Code::TidyAll::Plugin::TSLint>
39              
40             =head3 L<Dir::Manifest>
41              
42             =head3 L<Dist::Zilla::Plugin::Test::Kwalitee>
43              
44             =head3 L<Dist::Zilla::Plugin::Test::TidyAll>
45              
46             =head3 L<Dist::Zilla::PluginBundle::SHLOMIF>
47              
48             =head3 L<HTML::Spelling::Site::Whitelist>
49              
50             =head3 L<HTML::Toc>
51              
52             =head3 L<HTML::TocGenerator>
53              
54             =head3 L<Markdent>
55              
56             =head3 L<Parallel::ForkManager::Segmented>
57              
58             =head3 L<Pod::Coverage::TrustPod>
59              
60             =head3 L<Perl::Critic::Freenode>
61              
62             =head3 L<Pod::Weaver::PluginBundle::SHLOMIF>
63              
64             =head3 L<Pod::Weaver::Section::Support>
65              
66             =head3 L<Task::FreecellSolver::Testing>
67              
68             =head3 L<Test::File::Find::CaseCollide>
69              
70             =head3 L<Test::HTML::Recursive::DeprecatedTags>
71              
72             =head3 L<Test::Perl::Critic::Policy>
73              
74             =head3 L<Test::Pod>
75              
76             =head3 L<Test::Pod::Coverage>
77              
78             =head3 L<Text::WrapAsUtf8>
79              
80             =head1 AUTHOR
81              
82             Shlomi Fish, L<http://www.shlomifish.org/>
83              
84             =for :stopwords cpan testmatrix url bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
85              
86             =head1 SUPPORT
87              
88             =head2 Websites
89              
90             The following websites have more information about this module, and may be of help to you. As always,
91             in addition to those websites please use your favorite search engine to discover more resources.
92              
93             =over 4
94              
95             =item *
96              
97             MetaCPAN
98              
99             A modern, open-source CPAN search engine, useful to view POD in HTML format.
100              
101             L<https://metacpan.org/release/Task-FreecellSolver-Testing-MultiConfig>
102              
103             =item *
104              
105             RT: CPAN's Bug Tracker
106              
107             The RT ( Request Tracker ) website is the default bug/issue tracking system for CPAN.
108              
109             L<https://rt.cpan.org/Public/Dist/Display.html?Name=Task-FreecellSolver-Testing-MultiConfig>
110              
111             =item *
112              
113             CPANTS
114              
115             The CPANTS is a website that analyzes the Kwalitee ( code metrics ) of a distribution.
116              
117             L<http://cpants.cpanauthors.org/dist/Task-FreecellSolver-Testing-MultiConfig>
118              
119             =item *
120              
121             CPAN Testers
122              
123             The CPAN Testers is a network of smoke testers who run automated tests on uploaded CPAN distributions.
124              
125             L<http://www.cpantesters.org/distro/T/Task-FreecellSolver-Testing-MultiConfig>
126              
127             =item *
128              
129             CPAN Testers Matrix
130              
131             The CPAN Testers Matrix is a website that provides a visual overview of the test results for a distribution on various Perls/platforms.
132              
133             L<http://matrix.cpantesters.org/?dist=Task-FreecellSolver-Testing-MultiConfig>
134              
135             =item *
136              
137             CPAN Testers Dependencies
138              
139             The CPAN Testers Dependencies is a website that shows a chart of the test results of all dependencies for a distribution.
140              
141             L<http://deps.cpantesters.org/?module=Task::FreecellSolver::Testing::MultiConfig>
142              
143             =back
144              
145             =head2 Bugs / Feature Requests
146              
147             Please report any bugs or feature requests by email to C<bug-task-freecellsolver-testing-multiconfig at rt.cpan.org>, or through
148             the web interface at L<https://rt.cpan.org/Public/Bug/Report.html?Queue=Task-FreecellSolver-Testing-MultiConfig>. You will be automatically notified of any
149             progress on the request by the system.
150              
151             =head2 Source Code
152              
153             The code is open to the world, and available for you to hack on. Please feel free to browse it and play
154             with it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull
155             from your repository :)
156              
157             L<https://github.com/shlomif/fc-solve>
158              
159             git clone git://github.com/shlomif/fc-solve.git
160              
161             =head1 AUTHOR
162              
163             Shlomi Fish <shlomif@cpan.org>
164              
165             =head1 BUGS
166              
167             Please report any bugs or feature requests on the bugtracker website
168             L<https://github.com/shlomif/fc-solve/issues>
169              
170             When submitting a bug or request, please include a test-file or a
171             patch to an existing test-file that illustrates the bug or desired
172             feature.
173              
174             =head1 COPYRIGHT AND LICENSE
175              
176             This software is Copyright (c) 2018 by Shlomi Fish.
177              
178             This is free software, licensed under:
179              
180             The MIT (X11) License
181              
182             =cut