summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2008-12-01 23:57:02 -0500
committerdoy <doy@tozt.net>2008-12-01 23:57:02 -0500
commit5d89922dffdc1ba8dc7421213dce302fdf8bbab9 (patch)
tree5c705b0adc7dd397dfbfbb603e0a6ca8f8447c2b
parentacef1de6bdc4c66f9b4eeaeb906c697a46a359c5 (diff)
downloadlog-dispatch-channels-5d89922dffdc1ba8dc7421213dce302fdf8bbab9.tar.gz
log-dispatch-channels-5d89922dffdc1ba8dc7421213dce302fdf8bbab9.zip
add a bit more ending documentation
-rw-r--r--lib/Log/Dispatch/Channels.pm36
1 files changed, 36 insertions, 0 deletions
diff --git a/lib/Log/Dispatch/Channels.pm b/lib/Log/Dispatch/Channels.pm
index 1fecb8d..8593428 100644
--- a/lib/Log/Dispatch/Channels.pm
+++ b/lib/Log/Dispatch/Channels.pm
@@ -263,6 +263,42 @@ Allow top level callbacks on the Log::Dispatcher::Channels object
L<Log::Dispatch>
+=head1 BUGS
+
+No known bugs.
+
+Please report any bugs through RT: email
+C<bug-log-dispatch-channels at rt.cpan.org>, or browse to
+L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Log-Dispatch-Channels>.
+
+=head1 SUPPORT
+
+You can find this documentation for this module with the perldoc command.
+
+ perldoc Log::Dispatch::Channels
+
+You can also look for information at:
+
+=over 4
+
+=item * AnnoCPAN: Annotated CPAN documentation
+
+L<http://annocpan.org/dist/Log-Dispatch-Channels>
+
+=item * CPAN Ratings
+
+L<http://cpanratings.perl.org/d/Log-Dispatch-Channels>
+
+=item * RT: CPAN's request tracker
+
+L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Log-Dispatch-Channels>
+
+=item * Search CPAN
+
+L<http://search.cpan.org/dist/Log-Dispatch-Channels>
+
+=back
+
=cut
1;