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