Simon Wistow > Buscador-0.2 > Buscador::Config

Download:
Buscador-0.2.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Buscador::Config - provide config values

SYNPOSIS ^

    use Buscador::Config;

    print Buscador::Config->dsn;

DESCRIPTION ^

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 ^

Simon Wistow, <simon@thegestalt.org>

COPYRIGHT ^

Copyright 2004, Simon Wistow