Help for this page
package AverageJoe; ... print $tom->get_name(), $/; print $dick->get_name(), $/; }