On Thursday, January 12, 2012 at 05:01 PM, Tom Keller wrote: > I can't see what's wrong with it. Can you? Two problems: it's not a method, and it expects a hash reference. my $samples = Workrequest::Utilities::sample_range_fix( \%params ); -- c