From 5d89922dffdc1ba8dc7421213dce302fdf8bbab9 Mon Sep 17 00:00:00 2001 From: doy Date: Mon, 1 Dec 2008 23:57:02 -0500 Subject: add a bit more ending documentation --- lib/Log/Dispatch/Channels.pm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) 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 +=head1 BUGS + +No known bugs. + +Please report any bugs through RT: email +C, or browse to +L. + +=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 + +=item * CPAN Ratings + +L + +=item * RT: CPAN's request tracker + +L + +=item * Search CPAN + +L + +=back + =cut 1; -- cgit v1.2.3