Help for this page
package return_test; ... package main; $bestday = return_test::max( $mon, $tue, $wed, $thu, $fri );
.