Class::Delay::Message - class that represents a delayed message


Class-Delay documentation  | view source Contained in the Class-Delay distribution.

Index


NAME

Top

Class::Delay::Message - class that represents a delayed message

METHODS

Top

package

The package that the delaying method was installed into.

method

The method being called

args

The arguments the method was called with.

is_trigger

True if the Message is a release method.

AUTHOR

Top

Richard Clamp <richardc@unixbeard.net>

COPYRIGHT

Top


Class-Delay documentation  | view source Contained in the Class-Delay distribution.