1Games::Solitaire::VerifUys:e:rKlCoonndtirkiebTuatleGodanm(Pe3es)r:l:SDoolciutmaeinrtea:t:iVoenrify::KlondikeTalon(3)
2
3
4

NAME

6       Games::Solitaire::Verify::KlondikeTalon - a class for representing the
7       talon of Klondike-like games.
8

VERSION

10       version 0.1900
11

SYNOPSIS

13           use Games::Solitaire::Verify::KlondikeTalon;
14
15           # For internal use.
16

VERSION

18       version 0.1900
19

METHODS

21   $self->draw()
22       Draw a card from the undealt cards to the waste.
23
24   my $card = $self->extract_top()
25       Extract the top card and return it.
26
27   $self->redeal()
28       Redeal the talon after there are no undealt cards.
29
30   my $string = $self->to_string()
31       Return a string representation of the talon.
32

AUTHOR

34       Shlomi Fish <shlomif@cpan.org>
35
37       This software is Copyright (c) 2014 by Shlomi Fish.
38
39       This is free software, licensed under:
40
41         The MIT (X11) License
42

BUGS

44       Please report any bugs or feature requests on the bugtracker website
45       <https://github.com/shlomif/fc-solve/issues>
46
47       When submitting a bug or request, please include a test-file or a patch
48       to an existing test-file that illustrates the bug or desired feature.
49

SUPPORT

51   Perldoc
52       You can find documentation for this module with the perldoc command.
53
54         perldoc Games::Solitaire::Verify::KlondikeTalon
55
56   Websites
57       The following websites have more information about this module, and may
58       be of help to you. As always, in addition to those websites please use
59       your favorite search engine to discover more resources.
60
61       ·   MetaCPAN
62
63           A modern, open-source CPAN search engine, useful to view POD in
64           HTML format.
65
66           <https://metacpan.org/release/Games-Solitaire-Verify>
67
68       ·   Search CPAN
69
70           The default CPAN search engine, useful to view POD in HTML format.
71
72           <http://search.cpan.org/dist/Games-Solitaire-Verify>
73
74       ·   RT: CPAN's Bug Tracker
75
76           The RT ( Request Tracker ) website is the default bug/issue
77           tracking system for CPAN.
78
79           <https://rt.cpan.org/Public/Dist/Display.html?Name=Games-Solitaire-Verify>
80
81       ·   AnnoCPAN
82
83           The AnnoCPAN is a website that allows community annotations of Perl
84           module documentation.
85
86           <http://annocpan.org/dist/Games-Solitaire-Verify>
87
88       ·   CPAN Ratings
89
90           The CPAN Ratings is a website that allows community ratings and
91           reviews of Perl modules.
92
93           <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
94
95       ·   CPANTS
96
97           The CPANTS is a website that analyzes the Kwalitee ( code metrics )
98           of a distribution.
99
100           <http://cpants.cpanauthors.org/dist/Games-Solitaire-Verify>
101
102       ·   CPAN Testers
103
104           The CPAN Testers is a network of smoke testers who run automated
105           tests on uploaded CPAN distributions.
106
107           <http://www.cpantesters.org/distro/G/Games-Solitaire-Verify>
108
109       ·   CPAN Testers Matrix
110
111           The CPAN Testers Matrix is a website that provides a visual
112           overview of the test results for a distribution on various
113           Perls/platforms.
114
115           <http://matrix.cpantesters.org/?dist=Games-Solitaire-Verify>
116
117       ·   CPAN Testers Dependencies
118
119           The CPAN Testers Dependencies is a website that shows a chart of
120           the test results of all dependencies for a distribution.
121
122           <http://deps.cpantesters.org/?module=Games::Solitaire::Verify>
123
124   Bugs / Feature Requests
125       Please report any bugs or feature requests by email to
126       "bug-games-solitaire-verify at rt.cpan.org", or through the web
127       interface at
128       <https://rt.cpan.org/Public/Bug/Report.html?Queue=Games-Solitaire-Verify>.
129       You will be automatically notified of any progress on the request by
130       the system.
131
132   Source Code
133       The code is open to the world, and available for you to hack on. Please
134       feel free to browse it and play with it, or whatever. If you want to
135       contribute patches, please send me a diff or prod me to pull from your
136       repository :)
137
138       <https://github.com/shlomif/fc-solve>
139
140         git clone git://github.com/shlomif/fc-solve.git
141
142
143
144perl v5.28.1                      201G9a-m0e2s-:0:2Solitaire::Verify::KlondikeTalon(3)
Impressum