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

NAME

Monitoring::Spooler::Cmd - CLI for Monitoring::Spooler

SYNOPSIS

    use Monitoring::Spooler::Cmd;
    my $Mod = Monitoring::Spooler::Cmd::->new();

DESCRIPTION

This class is the CLI for Monitoring::Spooler.

It is a mere requirement by App::Cmd. Don't mess with it.

NAME

Monitoring::Spooler::Cmd - CLI class.

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.