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

NAME

Goo::TeamManager - Model the Team: who? what? why? where? how?

SYNOPSIS

use Goo::TeamManager;

DESCRIPTION

Model all the members of a team.

METHODS

get_programmer_names

return a list of all programmers

get_programmer_emails

return a list of all programmer emails

get_all_nick_names

return a list of nick names for all staff members

send_email

send an email to all staff

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO