method unwrap

Documentation for method unwrap assembled from the following types:

class Routine

From Routine

(Routine) method unwrap

method unwrap($wraphandle)

Restores the original routine after it has been wrapped with wrap. While the signature allows any type to be passed, only the Routine::WrapHandle type returned from wrap can usefully be.