Perl Modules to Make Your Life Easier

These are some of my favorite perl modules.

Config::General

The format of config files supported by Config::General is inspired by the well known apache config format, in fact, this module is 100% compatible with apache configs, but you can also just use simple name/value pairs in your config files.

In addition to the capabilities of an apache config file it supports some enhancements such as here-documents, C-style comments or multiline options.

Share

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply