in reply to Errors when using module
Something is being passed to a function defined around line 901 in Bio::PopGen::Statistics. Bio::PopGen::Statistics expects that thing to be a blessed object. But it is not; hence the error.