Package perl-MooseX-ConfigFromFile: Information

    Source package: perl-MooseX-ConfigFromFile
    Version: 0.14-alt3_23
    Latest version according to Repology
    Build time:  Oct 29, 2021, 01:19 PM in the task #288346
    Report package bug
    License: GPL+ or Artistic
    Summary: An abstract Moose role for setting attributes from a configfile
    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' supersede
    those in the configfile.

    List of rpms provided by this srpm:
    perl-MooseX-ConfigFromFile (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(Moose/Role.pm)
      2. perl(MooseX/Getopt.pm)
      3. perl(MooseX/Types/Moose.pm)
      4. perl(MooseX/Types/Path/Tiny.pm)
      5. perl(Scalar/Util.pm)
      6. perl(Test/Deep.pm)
      7. perl(Test/Fatal.pm)
      8. perl(Test/More.pm)
      9. perl(Test/Requires.pm)
      10. perl(Test/Without/Module.pm)
      11. perl(if.pm)
      12. perl(namespace/autoclean.pm)
      13. perl(strict.pm)
      14. perl(warnings.pm)
      15. perl-devel
      16. /proc
      17. perl-podlators
      18. coreutils
      19. rpm-build-perl
      20. rpm-build-perl
      21. sed
      22. perl(File/Spec.pm)
      23. perl(CPAN/Meta.pm)
      24. perl(CPAN/Meta/Prereqs.pm)
      25. perl(Carp.pm)
      26. perl(ExtUtils/MakeMaker.pm)
      27. perl(Module/Build.pm)
      28. perl(Module/Build/Tiny.pm)
      29. perl(Moose.pm)

    Last changed


    Oct. 29, 2021 Igor Vlasenko 0.14-alt3_23
    - to Siayphus for ALT bugzilla
    Aug. 2, 2021 Igor Vlasenko 0.14-alt2_23
    - update to new release by fcimport
    July 8, 2021 Igor Vlasenko 0.14-alt2_22
    - update to new release by fcimport