Andrew Sterling Hanenkamp > Bot-Net > Bot::Net::Object

Download:
Bot-Net-0.1.0.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

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

SYNOPSIS ^

  my $log = $self->log;

DESCRIPTION ^

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

METHODS ^

log

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

AUTHORS ^

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE ^

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.