summaryrefslogtreecommitdiffstats
path: root/lib/App/Termcast.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Termcast.pm')
-rw-r--r--lib/App/Termcast.pm36
1 files changed, 36 insertions, 0 deletions
diff --git a/lib/App/Termcast.pm b/lib/App/Termcast.pm
index d2fff29..c0804df 100644
--- a/lib/App/Termcast.pm
+++ b/lib/App/Termcast.pm
@@ -420,10 +420,46 @@ no Moose;
Use L<MooseX::SimpleConfig> to make configuration easier.
+=head1 BUGS
+
+No known bugs.
+
+Please report any bugs through RT: email
+C<bug-app-termcast at rt.cpan.org>, or browse to
+L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-Termcast>.
+
=head1 SEE ALSO
L<http://termcast.org/>
+=head1 SUPPORT
+
+You can find this documentation for this module with the perldoc command.
+
+ perldoc App::Termcast
+
+You can also look for information at:
+
+=over 4
+
+=item * AnnoCPAN: Annotated CPAN documentation
+
+L<http://annocpan.org/dist/App-Termcast>
+
+=item * CPAN Ratings
+
+L<http://cpanratings.perl.org/d/App-Termcast>
+
+=item * RT: CPAN's request tracker
+
+L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-Termcast>
+
+=item * Search CPAN
+
+L<http://search.cpan.org/dist/App-Termcast>
+
+=back
+
=cut
1;