[Pdx-pm] error: Can't use string ("Workrequest::Utilities") as a HASH ref

chromatic chromatic at wgz.org
Thu Jan 12 17:06:19 PST 2012


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


More information about the Pdx-pm-list mailing list