
Bot::Net::Object - facilties common to many Bot::Net objects

my $log = $self->log;

This provides a set of common facilities to all Bot::Net components.

Returns a logger appropriate for the current component. This is the preferred way to retrieve a logger for logging.

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

Copyright 2007 Boomer Consulting, Inc. All Rights Reserved.
This program is free software and may be modified and distributed under the same terms as Perl itself.