The following module was proposed for inclusion in the Module List:

  modid:       Config::Find
  DSLIP:       adpOp
  description: search config files in OS dependant manner
  userid:      SALVA (Salvador Fandiño García)
  chapterid:   12 (Opt_Arg_Param_Proc)
  communities:

  similar:
    Config::Auto

  rationale:

    This module implements a set of OS dependant heuristics to search
    for configuration files, i.e,

    $fn = Config::Find->find('my_app');

    on unix will try ~/.my_app /etc/my_app.conf
    $MY_APP_HOME/etc/my_app.conf

    and on windows C:\Documents And Settings\$USER\my_app.cfg
    $MY_APP_HOME\my_app.cfg

    etc.

    new modules for other OSs can be easily added.

    Bye,

    - Salva

  enteredby:   SALVA (Salvador Fandiño García)
  enteredon:   Wed Apr  2 17:19:54 2003 GMT

The resulting entry would be:

Config::
::Find            adpOp search config files in OS dependant manner   SALVA


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=c4200000_56f2ebfdf32b82fa&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=c4200000_56f2ebfdf32b82fa&SUBMIT_pause99_add_mod_insertit=1

Reply via email to