1Games::Solitaire::VerifUys:e:rApCpo:n:tCrmidbLuitneedG(a3Pm)eersl::DSoocluimteanitraet:i:oVnerify::App::CmdLine(3)
2
3
4
6 Games::Solitaire::Verify::App::CmdLine - a module implementing a
7 standalone command line app for verifying the solutions of Solitaire
8 games.
9
11 version 0.2202
12
14 $ perl -MGames::Solitaire::Verify::App::CmdLine -e 'Games::Solitaire::Verify::App::CmdLine->new({argv => \@ARGV})->run()' -- [ARGS]
15
17 This is a module implementing a standalone command line app for
18 verifying the solutions of Solitaire games.
19
21 run()
22 Actually executed the command-line application.
23
25 Shlomi Fish, <http://www.shlomifish.org/>.
26
28 Shlomi Fish <shlomif@cpan.org>
29
31 This software is Copyright (c) 2014 by Shlomi Fish.
32
33 This is free software, licensed under:
34
35 The MIT (X11) License
36
38 Please report any bugs or feature requests on the bugtracker website
39 <https://github.com/shlomif/fc-solve/issues>
40
41 When submitting a bug or request, please include a test-file or a patch
42 to an existing test-file that illustrates the bug or desired feature.
43
45 Perldoc
46 You can find documentation for this module with the perldoc command.
47
48 perldoc Games::Solitaire::Verify::App::CmdLine
49
50 Websites
51 The following websites have more information about this module, and may
52 be of help to you. As always, in addition to those websites please use
53 your favorite search engine to discover more resources.
54
55 · MetaCPAN
56
57 A modern, open-source CPAN search engine, useful to view POD in
58 HTML format.
59
60 <https://metacpan.org/release/Games-Solitaire-Verify>
61
62 · Search CPAN
63
64 The default CPAN search engine, useful to view POD in HTML format.
65
66 <http://search.cpan.org/dist/Games-Solitaire-Verify>
67
68 · RT: CPAN's Bug Tracker
69
70 The RT ( Request Tracker ) website is the default bug/issue
71 tracking system for CPAN.
72
73 <https://rt.cpan.org/Public/Dist/Display.html?Name=Games-Solitaire-Verify>
74
75 · AnnoCPAN
76
77 The AnnoCPAN is a website that allows community annotations of Perl
78 module documentation.
79
80 <http://annocpan.org/dist/Games-Solitaire-Verify>
81
82 · CPAN Ratings
83
84 The CPAN Ratings is a website that allows community ratings and
85 reviews of Perl modules.
86
87 <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
88
89 · CPANTS
90
91 The CPANTS is a website that analyzes the Kwalitee ( code metrics )
92 of a distribution.
93
94 <http://cpants.cpanauthors.org/dist/Games-Solitaire-Verify>
95
96 · CPAN Testers
97
98 The CPAN Testers is a network of smoke testers who run automated
99 tests on uploaded CPAN distributions.
100
101 <http://www.cpantesters.org/distro/G/Games-Solitaire-Verify>
102
103 · CPAN Testers Matrix
104
105 The CPAN Testers Matrix is a website that provides a visual
106 overview of the test results for a distribution on various
107 Perls/platforms.
108
109 <http://matrix.cpantesters.org/?dist=Games-Solitaire-Verify>
110
111 · CPAN Testers Dependencies
112
113 The CPAN Testers Dependencies is a website that shows a chart of
114 the test results of all dependencies for a distribution.
115
116 <http://deps.cpantesters.org/?module=Games::Solitaire::Verify>
117
118 Bugs / Feature Requests
119 Please report any bugs or feature requests by email to
120 "bug-games-solitaire-verify at rt.cpan.org", or through the web
121 interface at
122 <https://rt.cpan.org/Public/Bug/Report.html?Queue=Games-Solitaire-Verify>.
123 You will be automatically notified of any progress on the request by
124 the system.
125
126 Source Code
127 The code is open to the world, and available for you to hack on. Please
128 feel free to browse it and play with it, or whatever. If you want to
129 contribute patches, please send me a diff or prod me to pull from your
130 repository :)
131
132 <https://github.com/shlomif/fc-solve>
133
134 git clone git://github.com/shlomif/fc-solve.git
135
136
137
138perl v5.30.0 2019G-a0m7e-s2:6:Solitaire::Verify::App::CmdLine(3)