Clio::Config - Config loader
version 0.02
Load and parse configuration options for Clio.
Required path to config file.
Returns user/group used to run Clio.
Path to pid file.
Package used as server.
Package used for logging.
Package used as client for given server.
Listening host/port.
Stores <Server> config.
Stores <Command> config.
Stores <Server/Client> config.
Stores <Log> config.
Process "config_file".
Alex J. G. Burzyński <ajgb@cpan.org>
This software is copyright (c) 2012 by Alex J. G. Burzyński <ajgb@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
To install Clio, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Clio
CPAN shell
perl -MCPAN -e shell install Clio
For more information on module installation, please visit the detailed CPAN module installation guide.