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

    Бинарный пакет: perl-Inline
    Версия: 0.45-alt1
    Архитектура: noarch
    Собран:  28 июля 2009 г. 23:33
    Исходный пакет: perl-Inline
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Inline/

    Лицензия: GPL or Artistic
    О пакете: Write Perl subroutines in other programming languages
    Описание: 
    Inline lets you write Perl subroutines in other programming languages
    like C, C++, Java, Python, Tcl and even Assembly. You don't need to
    compile anything. All the details are handled transparently so you
    can just run your Perl script like normal.

    Сопровождающий: Alexey Tourbin

    Список участников:
    Alexey Tourbin
    qa-robot
    Stanislav Ievlev
    Dmitry V. Levin

    Права:
    @qa_p5

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


    28 июля 2009 г. Alexey Tourbin 0.45-alt1
    - 0.44 -> 0.45
    19 февраля 2005 г. ALT QA Team Robot <qa-robot@altlinux.org> 0.44-alt2.1
    - Rebuilt with rpm-build-perl-0.5.1.
    17 мая 2004 г. Alexey Tourbin 0.44-alt2
    - revamped specfile (fixed URL etc.)
    - mdk-underscore-localization.patch: fixes the use of $_ in Inline::denter
    - alt-our-vars.patch: made Inline::C::ParseRegExp work with perl-5.8.4
    - Requires: gcc > 3 (because of Inline::C)