NAME

Oak::IO::Config - Component for handling configuration files

DESCRIPTION

This object will manage the configuration file for your application

HIERARCHY

Oak::Object
Oak::Persistent
Oak::Component
Oak::IO::Config

PROPERTIES

filename

The full path of the filename for this config file

METHODS

param(NAME) or param(NAME,VALUE)

Load or set the value of a configuration parameter.

COPYRIGHT

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.