method routine-type
Documentation for method routine-type
assembled from the following types:
class X::Anon::Multi
From X::Anon::Multi
(X::Anon::Multi) method routine-type
method routine-type(--> Str)
Returns a string describing the type of routine that was declared, for example "sub"
or "method"
.