NAME
Zabbix::API::Simple::Web::Plugin::AddHostDerived - Example plugin to add an host via alias
DESCRIPTION
This plugin demonstrates the use of an dervied plugin class as an alias.
The purpose of this class is to serve as an alias to its baseclass. It will inherit the behaviour but can be equiped with a whole different configuration.
NAME
Zabbix::API::Simple::Web::Plugin::AddHostDerived - Derived alias example
AUTHOR
Dominik Schulz <dominik.schulz@gauner.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 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.