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.2403
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
64 Copyright 2008 Shlomi Fish.
65
66 This program is released under the following license: MIT/Expat (
67 <http://www.opensource.org/licenses/mit-license.php> ).
68
70 Websites
71 The following websites have more information about this module, and may
72 be of help to you. As always, in addition to those websites please use
73 your favorite search engine to discover more resources.
74
75 • MetaCPAN
76
77 A modern, open-source CPAN search engine, useful to view POD in
78 HTML format.
79
80 <https://metacpan.org/release/Games-Solitaire-Verify>
81
82 • RT: CPAN's Bug Tracker
83
84 The RT ( Request Tracker ) website is the default bug/issue
85 tracking system for CPAN.
86
87 <https://rt.cpan.org/Public/Dist/Display.html?Name=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
137 Shlomi Fish <shlomif@cpan.org>
138
140 Please report any bugs or feature requests on the bugtracker website
141 <https://github.com/shlomif/fc-solve/issues>
142
143 When submitting a bug or request, please include a test-file or a patch
144 to an existing test-file that illustrates the bug or desired feature.
145
147 This software is Copyright (c) 2008 by Shlomi Fish.
148
149 This is free software, licensed under:
150
151 The MIT (X11) License
152
153
154
155perl v5.34.0 2022-G0a1m-e2s1::Solitaire::Verify::VariantsMap(3)