use Sub::Parms; sub example_method { Invokation : $self; NamedParam : $handle (+handle); NamedParam : $thing (+thing); #... }