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

NAME

App::PerlWatcher::Level - Represents severity with corresponding metrics e.g. level_info < level_alert

VERSION

version 0.20

ATTRIBUTES

value

The numeric value (weight) of level.

description

The string desctiption of level

AUTHOR

Ivan Baidakou <dmol@gmx.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Ivan Baidakou.

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