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

  modid:       Config::IniHash
  DSLIP:       Rdpfp
  description: Reads INI files into a HoH
  userid:      JENDA (Jan Krynicky)
  chapterid:   12 (Opt_Arg_Param_Proc)
  communities:
    *@listserver.ActiveState.com, [EMAIL PROTECTED]

  similar:
    Config::IniFiles, ...

  rationale:

    This is just another INI file type reader/writer.

    It uses Hash::Case or Hash::WithDefaults to provide whatever case
    handling you like and the default sections, optionaly interpolates
    system variables in the Windows format (%TEMP%), and allows you to
    use the here-doc syntax in the INI file.

    The module allows you to read the INI file data either from a file,
    from a string, an array or a filehandle. It also provides a function
    to parse a string as if it was an INI file section and return the
    hash.

    The HoH is NOT tied to the INI file, your changes to the HoH do not
    change the INI file automaticaly.

  enteredby:   JENDA (Jan Krynicky)
  enteredon:   Thu Dec  5 13:18:16 2002 GMT

The resulting entry would be:

Config::
::IniHash         Rdpfp Reads INI files into a HoH                   JENDA


Thanks for registering,
The Pause Team

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=cd300000_e30e72411434c5ef&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cd300000_e30e72411434c5ef&SUBMIT_pause99_add_mod_insertit=1

Reply via email to