NAME

WebService::SlimTimer::Task - Represents a single SlimTimer task.

VERSION

version 0.001

SYNOPSIS

The objects of this class repesent a SlimTimer task. These objects are not created directly but rather retrieved from WebService::SlimTimer using its list_tasks() method.

SEE ALSO

WebService::SlimTimer

AUTHOR

Vadim Zeitlin <vz-cpan@zeitlins.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Vadim Zeitlin.

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