Пакет perl-MouseX-ConfigFromFile: Информация

    Исходный пакет: perl-MouseX-ConfigFromFile
    Версия: 0.05-alt2
    Собран:  26 августа 2023 г. 14:26
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/MouseX-ConfigFromFile/

    Лицензия: perl
    О пакете: An abstract Mouse role for setting attributes from a configfile
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-MouseX-ConfigFromFile (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. perl(CPAN.pm)
      2. perl(Config.pm)
      3. perl(Cwd.pm)
      4. perl(Exporter.pm)
      5. perl(ExtUtils/MM_Unix.pm)
      6. perl(ExtUtils/MakeMaker.pm)
      7. perl(ExtUtils/Manifest.pm)
      8. perl(File/Basename.pm)
      9. perl(File/Find.pm)
      10. perl(FileHandle.pm)
      11. perl(Module/Build.pm)
      12. perl(Mouse.pm)
      13. perl(Mouse/Role.pm)
      14. perl(MouseX/Types/Path/Class.pm)
      15. perl(Pod/Parser.pm)
      16. perl(Pod/Text.pm)
      17. perl(Test/More.pm)
      18. perl(YAML/Tiny.pm)
      19. perl-devel
      20. perl-podlators
      21. rpm-build-perl

    Последнее изменение


    30 июня 2014 г. Igor Vlasenko 0.05-alt2
    - moved to Sisyphus as dependency
    9 сентября 2013 г. Igor Vlasenko 0.05-alt1
    - initial import by package builder