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