|
|
| |
Google::Checkout::General::ConfigReader(3) |
User Contributed Perl Documentation |
Google::Checkout::General::ConfigReader(3) |
Google::Checkout::General::ConfigReader
A simple parser to read and load the config file. This module is used internally
by "Google::Checkout::General::GCO", you
probably won't be using it directly.
- new CONFIG_PATH => ...
- Constructor. Takes a path to the configuration file.
- path
- Returns the path to the configuration file.
- get KEY
- Given a key, returns the corresponding value. If KEY is not found,
"undef" is returned.
Copyright 2006 Google. All rights reserved.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |