NAME
Lim::Plugin::Zonalizer::CLI - CLI class for the zonalizer Lim plugin
VERSION
See Lim::Plugin::Zonalizer for version.
SYNOPSIS
use Lim::Plugin::Zonalizer;
# Create a CLI object
$cli = Lim::Plugin::Zonalizer->CLI;
METHODS
These methods are called from the Lim framework and should not be used else where.
Please see Lim::Plugin::Zonalizer for full documentation of calls.
AUTHOR
Jerry Lundström, <lundstrom.jerry@gmail.com>
BUGS
Please report any bugs or feature requests to https://github.com/jelu/lim-plugin-zonalizer/issues.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Lim::Plugin::Zonalizer::CLI
You can also look for information at:
Lim issue tracker (report bugs here)
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2015-2016 Jerry Lundström Copyright 2015-2016 IIS (The Internet Foundation in Sweden)
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.