1 -- Seems like a wrapper to Data::Dumper with file loading built in (and required) with the addition of handling for non-existant values. Personally, I'll stick with Data::Dumper and just write to a file when needed, or I would use something like YAML -- which does a very similar thing (LoadFile) and is cross-platform.
2 -- Why not use Data::Dumper internally to increase code reuse?
In reply to Re: RFC: Config::File
by flyingmoose
in thread RFC: Config::File
by fireartist
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |