The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bot::BasicBot::Pluggable::Module::Seen - track when and where people were seen

VERSION

version 0.98

IRC USAGE

seen <nick>

Find out when the last time a nick was seen and where.

hide

Hide yourself from the seen reporting.

unhide

Stops hiding yourself from the seen reporting.

VARS

allow_hiding

Defaults to 1; whether or not a nick can hide themselves from seen status.

AUTHOR

Mario Domgoergen <mdom@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.