David Shao Lin Zhuo > Google-Checkout-1.1.1 > Google::Checkout::General::ConfigReader

Download:
Google-Checkout-1.1.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Google::Checkout::General::ConfigReader

SYNOPSIS ^

DESCRIPTION ^

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 ^

Copyright 2006 Google. All rights reserved.

SEE ALSO ^