The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.