Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: perl-MooseX-ConfigFromFile - An abstract Moose role for setting attributes from a configfile https://bugzilla.redhat.com/show_bug.cgi?id=470178 Summary: Review Request: perl-MooseX-ConfigFromFile - An abstract Moose role for setting attributes from a configfile Product: Fedora Version: rawhide Platform: All URL: http://search.cpan.org/dist/MooseX-ConfigFromFile OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: cweyl@xxxxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://fedorapeople.org/~cweyl/review/perl-MooseX-ConfigFromFile.spec SRPM URL: http://fedorapeople.org/~cweyl/review/perl-MooseX-ConfigFromFile-0.02-1.fc9.src.rpm Description: This is an abstract role which provides an alternate constructor for creating objects using parameters passed in from a configuration file. The actual implementation of reading the configuration file is left to concrete subroles. It declares an attribute 'configfile' and a class method 'new_with_config', and requires that concrete roles derived from it implement the class method 'get_config_from_file'. Attributes specified directly as arguments to 'new_with_config' supercede those in the configfile. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review