See Original text in context
method method(X::Proc::Async::OpenForWriting:)
Returns the method name that was called and which caused the exception.
See Original text in context
method method(X::Proc::Async::MustBeStarted --> Str)
Returns the name of the method that was illegally called before starting the external program.
See Original text in context
method method(--> Str)
Returns the name of the private method that triggered the error.
See Original text in context
method method(--> Str)
The name of the private method
See Original text in context
method method(--> Str)
Returns the name of the (unqualified) method.
See Original text in context
method method(--> Str)
Returns the method name that was invoked.