Binary package “libmoosex-configuration-perl” in ubuntu focal

module for defining attributes which come from configuration files

 MooseX::Configuration lets you define attributes which can come from a
 configuration file. It also adds a role to your class which allows you to
 write a configuration file.
 .
 It is based on using a simple INI-style configuration file, which contains
 sections and keys.