1EXPAND-SOLITAIRE-MULTI-UCsAeRrD-CMoOnVtErSi(b1u)ted PerlEXDPoAcNuDm-eSnOtLaItTiAoInRE-MULTI-CARD-MOVES(1)
2
3
4

NAME

6       expand-solitaire-multi-cards-moves -- a command-line tool for expanding
7       multi-card moves.
8

VERSION

10       version 0.2202
11

SYNOPSIS

13           $ fc-solve -p -t -sam 24.board | expand-solitaire-multi-cards-moves -
14           $ fc-solve -g seahaven_towers -p -t -sam 24.seahaven.board \
15               | expand-solitaire-multi-cards-moves -g seahaven_towers
16

OVERVIEW

18       expand-solitaire-multi-cards-moves is a command-line interface to
19       Games::Solitaire::Verify::Solution::ExpandMultiCardsMoves.
20

COMMAND LINE OPTIONS

22   -g [variant]
23       Picks up a variant.
24
25   --decks-num [1|2]
26       Number of decks - 1 or 2.
27
28   --freecells-num [n]
29       Number of freecells.
30
31   --stacks-num [n]
32       Number of columns.
33
34   --sequences-are-built-by [alternate_color|alt_color|suit|rank]
35       How the sequences are built by.
36
37   --empty-stacks-filled-by [any|kings|none]
38       What empty stacks can be filled by.
39
40   --sequence-move [limited|unlimited]
41       Whether the sequence move is limited or unlimited.
42

BUGS

44       Please report any bugs or feature requests to
45       "bug-games-solitaire-verifysolution at rt.cpan.org", or through the web
46       interface at
47       <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Games-Solitaire-Verify>.
48       I will be notified, and then you'll automatically be notified of
49       progress on your bug as I make changes.
50

SUPPORT

52       You can find documentation for this module with the perldoc command.
53
54           perldoc Games::Solitaire::Verify
55
56       You can also look for information at:
57
58       ·   RT: CPAN's request tracker
59
60           <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Games-Solitaire-Verify>
61
62       ·   AnnoCPAN: Annotated CPAN documentation
63
64           <http://annocpan.org/dist/Games-Solitaire-Verify>
65
66       ·   CPAN Ratings
67
68           <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
69

AUTHORS

71       Shlomi Fish, <http://www.shlomifish.org/> .
72
74       Copyright 2010 Shlomi Fish.
75
76       This program is released under the following license: MIT/Expat (
77       <http://www.opensource.org/licenses/mit-license.php> ).
78

AUTHOR

80       Shlomi Fish <shlomif@cpan.org>
81
83       This software is Copyright (c) 2014 by Shlomi Fish.
84
85       This is free software, licensed under:
86
87         The MIT (X11) License
88

BUGS

90       Please report any bugs or feature requests on the bugtracker website
91       <https://github.com/shlomif/fc-solve/issues>
92
93       When submitting a bug or request, please include a test-file or a patch
94       to an existing test-file that illustrates the bug or desired feature.
95

SUPPORT

97   Websites
98       The following websites have more information about this module, and may
99       be of help to you. As always, in addition to those websites please use
100       your favorite search engine to discover more resources.
101
102       ·   MetaCPAN
103
104           A modern, open-source CPAN search engine, useful to view POD in
105           HTML format.
106
107           <https://metacpan.org/release/Games-Solitaire-Verify>
108
109       ·   Search CPAN
110
111           The default CPAN search engine, useful to view POD in HTML format.
112
113           <http://search.cpan.org/dist/Games-Solitaire-Verify>
114
115       ·   RT: CPAN's Bug Tracker
116
117           The RT ( Request Tracker ) website is the default bug/issue
118           tracking system for CPAN.
119
120           <https://rt.cpan.org/Public/Dist/Display.html?Name=Games-Solitaire-Verify>
121
122       ·   AnnoCPAN
123
124           The AnnoCPAN is a website that allows community annotations of Perl
125           module documentation.
126
127           <http://annocpan.org/dist/Games-Solitaire-Verify>
128
129       ·   CPAN Ratings
130
131           The CPAN Ratings is a website that allows community ratings and
132           reviews of Perl modules.
133
134           <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
135
136       ·   CPANTS
137
138           The CPANTS is a website that analyzes the Kwalitee ( code metrics )
139           of a distribution.
140
141           <http://cpants.cpanauthors.org/dist/Games-Solitaire-Verify>
142
143       ·   CPAN Testers
144
145           The CPAN Testers is a network of smoke testers who run automated
146           tests on uploaded CPAN distributions.
147
148           <http://www.cpantesters.org/distro/G/Games-Solitaire-Verify>
149
150       ·   CPAN Testers Matrix
151
152           The CPAN Testers Matrix is a website that provides a visual
153           overview of the test results for a distribution on various
154           Perls/platforms.
155
156           <http://matrix.cpantesters.org/?dist=Games-Solitaire-Verify>
157
158       ·   CPAN Testers Dependencies
159
160           The CPAN Testers Dependencies is a website that shows a chart of
161           the test results of all dependencies for a distribution.
162
163           <http://deps.cpantesters.org/?module=Games::Solitaire::Verify>
164
165   Bugs / Feature Requests
166       Please report any bugs or feature requests by email to
167       "bug-games-solitaire-verify at rt.cpan.org", or through the web
168       interface at
169       <https://rt.cpan.org/Public/Bug/Report.html?Queue=Games-Solitaire-Verify>.
170       You will be automatically notified of any progress on the request by
171       the system.
172
173   Source Code
174       The code is open to the world, and available for you to hack on. Please
175       feel free to browse it and play with it, or whatever. If you want to
176       contribute patches, please send me a diff or prod me to pull from your
177       repository :)
178
179       <https://github.com/shlomif/fc-solve>
180
181         git clone git://github.com/shlomif/fc-solve.git
182
183
184
185perl v5.30.0                      2019-07-2E6XPAND-SOLITAIRE-MULTI-CARD-MOVES(1)
Impressum