[[ This message was both posted and mailed: see
   the "To," "Cc," and "Newsgroups" headers for details. ]]

In article <201011161506.oagf6u76008...@pause.fiz-chemie.de>, Perl
Authors Upload Server <upl...@pause.perl.org> wrote:

> The following module was proposed for inclusion in the Module List:
> 
>   modid:       Config::File::Trivial
>   DSLIP:       bdpOp
>   description: generic class to parse a configuration file
>   userid:      KWARTIK (Kwar Tik)

>   rationale:
> 
>     I tried to follow the PAUSE recommendations and did not used a root
>     level namespace. I believe Config::File::Trivial has its place in
>     the module list as it uses a slightly different approach than the
>     other modules I have found in the repository. The syntax proposed by
>     Config::File::Trivial for the configuration files is very much
>     adapted for configuration data that can be organized in categories.

This sounds like INI files, which already has several modules that can
handle it. :)

If the main feature of your new format is categories, the name should
reflect that. :)

Reply via email to