Documentation for method method
assembled from the following pages:
Class: X::Method::InvalidQualifier §
From X::Method::InvalidQualifier
(X::Method::InvalidQualifier) method method §
method method(--> Str)
Returns the name of the (unqualified) method.
Class: X::Method::NotFound §
From X::Method::NotFound
(X::Method::NotFound) method method §
method method(--> Str)
Returns the method name that was invoked.
Class: X::Method::Private::Permission §
From X::Method::Private::Permission
(X::Method::Private::Permission) method method §
method method(--> Str)
The name of the private method
Class: X::Method::Private::Unqualified §
From X::Method::Private::Unqualified
(X::Method::Private::Unqualified) method method §
method method(--> Str)
Returns the name of the private method that triggered the error.
Class: X::Proc::Async::MustBeStarted §
From X::Proc::Async::MustBeStarted
(X::Proc::Async::MustBeStarted) method method §
method method(X::Proc::Async::MustBeStarted --> Str)
Returns the name of the method that was illegally called before starting the external program.
Class: X::Proc::Async::OpenForWriting §
From X::Proc::Async::OpenForWriting
(X::Proc::Async::OpenForWriting) method method §
method method(X::Proc::Async::OpenForWriting:)
Returns the method name that was called and which caused the exception.