in reply to
Re: Re: OO - Where to put a method
in thread
OO - Where to put a method
It seems to me it would go in the Question class.
my $score = $question->average_score();
Comment on
Re: Re: Re: OO - Where to put a method
Download
Code
In Section
Seekers of Perl Wisdom