There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

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

METHODS

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

Richard Clamp <richardc@unixbeard.net>

COPYRIGHT

Copyright (C) 2003 Richard Clamp. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.