Documentation for method proc
assembled from the following pages:
Role: X::Proc::Async §
From X::Proc::Async
(X::Proc::Async) method proc §
method proc(X::Proc::Async --> Proc::Async)
Returns the object that threw the exception.
Class: X::Proc::Unsuccessful §
(X::Proc::Unsuccessful) method proc §
method proc(X::Proc::Unsuccessful --> Proc)
Returns the object that threw the exception.
Class: IO::Pipe §
From IO::Pipe
(IO::Pipe) method proc §
Defined as:
method proc(IO::Pipe: --> Proc)
Returns the Proc object from which the pipe originates.