Пакет apache2-mod_perl: Информация

    Бинарный пакет: apache2-mod_perl
    Версия: 2.0.13-alt1
    Архитектура: aarch64
    Собран:  29 ноября 2023 г. 11:59 в задании #335067
    Исходный пакет: apache2-mod_perl
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://perl.apache.org/

    Лицензия: Apache-2.0 2.0
    О пакете: An embedded Perl interpreter for the Apache2 Web server
    Описание: 
    Mod_perl  incorporates a  Perl  interpreter into the  Apache web
    server, so that the  Apache web server can directly execute Perl
    code.
    
    Mod_perl provides an object-oriented Perl interface for Apache's
    C language API and allows to manage Apache,  respond to requests
    for web pages  and much more.  The end result  is a quicker  CGI
    script  turnaround process,  since no external  Perl interpreter
    has to be started.
    
    Install  mod_perl if you're installing the Apache web server and
    you'd like for it to directly incorporate a Perl interpreter.

    Сопровождающий: Nikolay A. Fetisov


    Права:
    Nikolay A. Fetisov
    @qa

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


    2 ноября 2023 г. Nikolay A. Fetisov 2.0.13-alt1
    - New version (Closes: 48272)
      - fix build for perl >= 5.37.1.
      - fix SIGSEGV crash due to wrong use of perl_parse()
    - Update Apache::Reload module to 1.14
    7 ноября 2021 г. Nikolay A. Fetisov 2.0.11-alt3
    - Update Apache::Test module to the release version 1.43
    10 июня 2021 г. Igor Vlasenko 2.0.11-alt2
    - added support for perl 5.34