1Games::Solitaire::VerifUys:e:rVaCroinatnrtisbMuatpe(d3G)Paemrels:D:oScoulmietnatiartei:o:nVerify::VariantsMap(3)
2
3
4
6 Games::Solitaire::Verify::VariantsMap - a mapping from the variants to
7 their parameters.
8
10 version 0.1900
11
13 version 0.1900
14
16 $self->calc_variants_map()
17 Returns the variants map - a hash reference mapping the variant ID to
18 its parameters.
19
20 my $variant_params = $self->get_variant_by_id($id)
21 Returns the variant from its ID or undef if it does not exist.
22
24 Variants IDs
25 This is a list of the available variant IDs.
26
27 · bakers_dozen
28
29 · bakers_game
30
31 · beleaguered_castle
32
33 · cruel
34
35 · der_katzenschwanz
36
37 · die_schlange
38
39 · eight_off
40
41 · fan
42
43 · forecell
44
45 · freecell
46
47 · good_measure
48
49 · kings_only_bakers_game
50
51 · relaxed_freecell
52
53 · relaxed_seahaven_towers
54
55 · seahaven_towers
56
57 · simple_simon
58
60 Games::Solitaire::Verify::VariantParams .
61
63 Shlomi Fish, <http://www.shlomifish.org/>.
64
66 Please report any bugs or feature requests to
67 "bug-games-solitaire-verifysolution-move at rt.cpan.org", or through
68 the web interface at
69 <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Games-Solitaire-Verify>.
70 I will be notified, and then you'll automatically be notified of
71 progress on your bug as I make changes.
72
74 You can find documentation for this module with the perldoc command.
75
76 perldoc Games::Solitaire::Verify::VariantsMap
77
78 You can also look for information at:
79
80 · RT: CPAN's request tracker
81
82 <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Games-Solitaire-Verify>
83
84 · AnnoCPAN: Annotated CPAN documentation
85
86 <http://annocpan.org/dist/Games-Solitaire-Verify>
87
88 · CPAN Ratings
89
90 <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
91
92 · Search CPAN
93
94 <http://search.cpan.org/dist/Games-Solitaire-Verify>
95
98 Copyright 2008 Shlomi Fish.
99
100 This program is released under the following license: MIT/Expat (
101 <http://www.opensource.org/licenses/mit-license.php> ).
102
104 Shlomi Fish <shlomif@cpan.org>
105
107 This software is Copyright (c) 2014 by Shlomi Fish.
108
109 This is free software, licensed under:
110
111 The MIT (X11) License
112
114 Please report any bugs or feature requests on the bugtracker website
115 <https://github.com/shlomif/fc-solve/issues>
116
117 When submitting a bug or request, please include a test-file or a patch
118 to an existing test-file that illustrates the bug or desired feature.
119
121 Perldoc
122 You can find documentation for this module with the perldoc command.
123
124 perldoc Games::Solitaire::Verify::VariantsMap
125
126 Websites
127 The following websites have more information about this module, and may
128 be of help to you. As always, in addition to those websites please use
129 your favorite search engine to discover more resources.
130
131 · MetaCPAN
132
133 A modern, open-source CPAN search engine, useful to view POD in
134 HTML format.
135
136 <https://metacpan.org/release/Games-Solitaire-Verify>
137
138 · Search CPAN
139
140 The default CPAN search engine, useful to view POD in HTML format.
141
142 <http://search.cpan.org/dist/Games-Solitaire-Verify>
143
144 · RT: CPAN's Bug Tracker
145
146 The RT ( Request Tracker ) website is the default bug/issue
147 tracking system for CPAN.
148
149 <https://rt.cpan.org/Public/Dist/Display.html?Name=Games-Solitaire-Verify>
150
151 · AnnoCPAN
152
153 The AnnoCPAN is a website that allows community annotations of Perl
154 module documentation.
155
156 <http://annocpan.org/dist/Games-Solitaire-Verify>
157
158 · CPAN Ratings
159
160 The CPAN Ratings is a website that allows community ratings and
161 reviews of Perl modules.
162
163 <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
164
165 · CPANTS
166
167 The CPANTS is a website that analyzes the Kwalitee ( code metrics )
168 of a distribution.
169
170 <http://cpants.cpanauthors.org/dist/Games-Solitaire-Verify>
171
172 · CPAN Testers
173
174 The CPAN Testers is a network of smoke testers who run automated
175 tests on uploaded CPAN distributions.
176
177 <http://www.cpantesters.org/distro/G/Games-Solitaire-Verify>
178
179 · CPAN Testers Matrix
180
181 The CPAN Testers Matrix is a website that provides a visual
182 overview of the test results for a distribution on various
183 Perls/platforms.
184
185 <http://matrix.cpantesters.org/?dist=Games-Solitaire-Verify>
186
187 · CPAN Testers Dependencies
188
189 The CPAN Testers Dependencies is a website that shows a chart of
190 the test results of all dependencies for a distribution.
191
192 <http://deps.cpantesters.org/?module=Games::Solitaire::Verify>
193
194 Bugs / Feature Requests
195 Please report any bugs or feature requests by email to
196 "bug-games-solitaire-verify at rt.cpan.org", or through the web
197 interface at
198 <https://rt.cpan.org/Public/Bug/Report.html?Queue=Games-Solitaire-Verify>.
199 You will be automatically notified of any progress on the request by
200 the system.
201
202 Source Code
203 The code is open to the world, and available for you to hack on. Please
204 feel free to browse it and play with it, or whatever. If you want to
205 contribute patches, please send me a diff or prod me to pull from your
206 repository :)
207
208 <https://github.com/shlomif/fc-solve>
209
210 git clone git://github.com/shlomif/fc-solve.git
211
212
213
214perl v5.28.1 2019-G0a2m-e0s2::Solitaire::Verify::VariantsMap(3)