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

    Исходный пакет: perl-Metrics-Any
    Версия: 0.10-alt1
    Последняя версия по данным Repology
    Собран:  8 июля 2023 г. 20:46 в задании #324534
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Metrics-Any/

    Лицензия: perl
    О пакете: abstract collection of monitoring metrics
    Описание: 
    Provides a central location for modules to report monitoring metrics, such as
    counters of the number of times interesting events have happened, and programs
    to collect up and send those metrics to monitoring services.
    
    Inspired by the Log::Any manpage, this module splits the overall problem into two
    sides. Modules wishing to provide metrics for monitoring purposes can use the
    `use Metrics::Any' statement to obtain a *collector* into which they can
    report metric events. By default this collector doesn't actually do anything,
    so modules can easily use it without adding extra specific dependencies for
    specific reporting.
    
    A program using one or more such modules can apply a different policy and
    request a particular *adapter* implementation in order to actually report
    these metrics to some external system, by using the
    `use Metrics::Any::Adapter' statement.
    
    This separation of concerns allows module authors to write code which will
    report metrics without needing to care about the exact mechanism of that
    reporting (as well as to write code which does not itself depend on the code
    required to perform that reporting).

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

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. perl(List/Util.pm)
      2. perl(Module/Build.pm)
      3. rpm-build-perl
      4. perl(Test/Fatal.pm)
      5. perl(Test/More.pm)
      6. perl(Test2/V0.pm)
      7. perl-devel
      8. perl-podlators

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


    8 июля 2023 г. Igor Vlasenko 0.10-alt1
    - automated CPAN update
    24 декабря 2022 г. Igor Vlasenko 0.09-alt1.1
    - automated CPAN update
    14 декабря 2022 г. Igor Vlasenko 0.09-alt1
    - automated CPAN update