Perl 5 doesn't have native multimethods, but modules like Class::Multimethod and MooseX::MultiMethods provide them.
In reply to Re^4: Function call by tobyink in thread Function call by akagrawal3