1Games::Solitaire::VerifUys:e:rExCcoenpttriiobnu(t3e)d PeGralmeDso:c:uSmoelnittaatiiroen::Verify::Exception(3)
2
3
4
6 Games::Solitaire::Verify::Exception - provides various exception
7 classes for G::S::Verify.
8
10 version 0.2202
11
13 use Games::Solitaire::Verify::Exception;
14
16 These are <Exception:Class> exceptions for Games::Solitaire::Verify .
17
19 new($args)
20 The constructor. Blesses and calls _init() .
21
23 Shlomi Fish, <http://www.shlomifish.org/>.
24
26 Shlomi Fish <shlomif@cpan.org>
27
29 This software is Copyright (c) 2014 by Shlomi Fish.
30
31 This is free software, licensed under:
32
33 The MIT (X11) License
34
36 Please report any bugs or feature requests on the bugtracker website
37 <https://github.com/shlomif/fc-solve/issues>
38
39 When submitting a bug or request, please include a test-file or a patch
40 to an existing test-file that illustrates the bug or desired feature.
41
43 Perldoc
44 You can find documentation for this module with the perldoc command.
45
46 perldoc Games::Solitaire::Verify::Exception
47
48 Websites
49 The following websites have more information about this module, and may
50 be of help to you. As always, in addition to those websites please use
51 your favorite search engine to discover more resources.
52
53 · MetaCPAN
54
55 A modern, open-source CPAN search engine, useful to view POD in
56 HTML format.
57
58 <https://metacpan.org/release/Games-Solitaire-Verify>
59
60 · Search CPAN
61
62 The default CPAN search engine, useful to view POD in HTML format.
63
64 <http://search.cpan.org/dist/Games-Solitaire-Verify>
65
66 · RT: CPAN's Bug Tracker
67
68 The RT ( Request Tracker ) website is the default bug/issue
69 tracking system for CPAN.
70
71 <https://rt.cpan.org/Public/Dist/Display.html?Name=Games-Solitaire-Verify>
72
73 · AnnoCPAN
74
75 The AnnoCPAN is a website that allows community annotations of Perl
76 module documentation.
77
78 <http://annocpan.org/dist/Games-Solitaire-Verify>
79
80 · CPAN Ratings
81
82 The CPAN Ratings is a website that allows community ratings and
83 reviews of Perl modules.
84
85 <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
86
87 · CPANTS
88
89 The CPANTS is a website that analyzes the Kwalitee ( code metrics )
90 of a distribution.
91
92 <http://cpants.cpanauthors.org/dist/Games-Solitaire-Verify>
93
94 · CPAN Testers
95
96 The CPAN Testers is a network of smoke testers who run automated
97 tests on uploaded CPAN distributions.
98
99 <http://www.cpantesters.org/distro/G/Games-Solitaire-Verify>
100
101 · CPAN Testers Matrix
102
103 The CPAN Testers Matrix is a website that provides a visual
104 overview of the test results for a distribution on various
105 Perls/platforms.
106
107 <http://matrix.cpantesters.org/?dist=Games-Solitaire-Verify>
108
109 · CPAN Testers Dependencies
110
111 The CPAN Testers Dependencies is a website that shows a chart of
112 the test results of all dependencies for a distribution.
113
114 <http://deps.cpantesters.org/?module=Games::Solitaire::Verify>
115
116 Bugs / Feature Requests
117 Please report any bugs or feature requests by email to
118 "bug-games-solitaire-verify at rt.cpan.org", or through the web
119 interface at
120 <https://rt.cpan.org/Public/Bug/Report.html?Queue=Games-Solitaire-Verify>.
121 You will be automatically notified of any progress on the request by
122 the system.
123
124 Source Code
125 The code is open to the world, and available for you to hack on. Please
126 feel free to browse it and play with it, or whatever. If you want to
127 contribute patches, please send me a diff or prod me to pull from your
128 repository :)
129
130 <https://github.com/shlomif/fc-solve>
131
132 git clone git://github.com/shlomif/fc-solve.git
133
134
135
136perl v5.30.0 2019-07G-a2m6es::Solitaire::Verify::Exception(3)