NAME
App::Office::Contacts::Util::Config - A web-based contacts manager
Synopsis
See "Synopsis" in App::Office::Contacts.
See also scripts/copy.config.pl.
Description
App::Office::Contacts implements a utf8-aware, web-based, private and group contacts manager.
Distributions
See "Distributions" in App::Office::Contacts.
Installation
See "Installation" in App::Office::Contacts.
Object attributes
Each instance of this class is a Moo-based object, with these attributes:
- o config_name
-
Is a string with the value '.htapp.office.contacts.conf'.
- o config_path
-
Is a string holding the path to the config file.
- o module_config
-
Is a hashref of options read from
share/.htapp.office.contacts.conf
.
Further, each attribute name is also a method name.
Methods
config_name()
Returns a string with the value '.htapp.office.contacts.conf'.
config_path()
Returns a string holding the path to the config file.
module_config()
Returns a hashref of options read from share/.htapp.office.contacts.conf
.
FAQ
See "FAQ" in App::Office::Contacts.
Support
See "Support" in App::Office::Contacts.
Author
App::Office::Contacts
was written by Ron Savage <ron@savage.net.au> in 2013.
Copyright
Australian copyright (c) 2013, Ron Savage. All Programs of mine are 'OSI Certified Open Source Software'; you can redistribute them and/or modify them under the terms of The Artistic License V 2, a copy of which is available at: http://www.opensource.org/licenses/index.html