On Mon, Jan 3, 2011 at 5:04 PM, Shlomi Fish <shlo...@iglu.org.il> wrote:
> Your subroutine implementation and the example do not match. Either add {...}
> around the subroutine parameters to make it an anonymous hash reference, or
> (less preferably IMHO) convert $param_ref to my %params = @_ (and omit the
> ->).

:) thanks!
--
Mike

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to