Buscador::Config - provide config values


Buscador documentation  | view source Contained in the Buscador distribution.

Index


NAME

Top

Buscador::Config - provide config values

SYNPOSIS

Top

    use Buscador::Config;

    print Buscador::Config->dsn;

DESCRIPTION

Top

This works out the current directory (dependent on whether the module is working under Apache or not), reads in a buscador.config file and turns every key=value pair into a subroutine Buscador::Config-key>.

AUTHOR

Top

Simon Wistow, <simon@thegestalt.org>

COPYRIGHT

Top


Buscador documentation  | view source Contained in the Buscador distribution.