Binary package “libmoosex-configfromfile-perl” in ubuntu xenial

Moose role for setting attributes from a config file

 MooseX::ConfigFromFile is an abstract Moose role that provides an alternate
 constructor for creating objects, using parameters passed in from a config
 file. The actual implementation of reading the configuration file is left
 to subroles.