The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Monitoring::Spooler::Cmd::Command::rm - remove a single message

DESCRIPTION

This class implement a command that deletes a single message from the queue.

METHODS

execute

Remove the message #<message_id> from the queue.

NAME

Monitoring::Spooler::Cmd::Command::Rm - Remove messages from the queue

AUTHOR

Dominik Schulz <tex@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Dominik Schulz.

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