in reply to Re^3: Function call
in thread Function call

Perl 5 doesn't have native multimethods, but modules like Class::Multimethod and MooseX::MultiMethods provide them.