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

    Исходный пакет: perl-Module-Locate
    Версия: 1.72-alt1
    Собран:  25 сентября 2012 г. 19:42
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Module-Locate/

    Лицензия: Artistic
    О пакете: locate modules in the same fashion as "require" and "use"
    Описание: 
    Using "locate()", return the path that "require" would find for a given
    module or filename (it can also return a filehandle if a reference in @INC
    has been used). This means you can test for the existence, or find the path
    for, modules without having to evaluate the code they contain.
    
    This module also comes with accompanying utility functions that are used within
    the module itself (except for "get_source") and are available for import.

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

    Сопровождающий: Michael Bochkaryov

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

    Права:
    Michael Bochkaryov
    @cpan

      1. perl-devel

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


    25 сентября 2012 г. Igor Vlasenko 1.72-alt1
    - automated CPAN update
    24 сентября 2012 г. Igor Vlasenko 1.71-alt1
    - automated CPAN update
    22 ноября 2010 г. Igor Vlasenko 1.7-alt1.1.1
    - repair after perl 5.12 upgrade using girar-nmu