libmoosex-configfromfile-perl

Moose role for setting attributes from a config file
  https://github.com/moose/MooseX-ConfigFromFile
  0
  no reviews



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.