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

    Исходный пакет: perl-File-ShareDir
    Версия: 1.02-alt1.1
    Собран:  23 ноября 2010 г. 8:18
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/~adamk/File-ShareDir-1.02/

    Лицензия: Artistic
    О пакете: Locate per-dist and per-module shared files
    Описание: 
    The intent of File::ShareDir is to provide a companion to
    Class::Inspector and File::HomeDir, modules that take a process that is
    well-known by advanced Perl developers but gets a little tricky, and
    make it more available to the larger Perl community.
    
    Quite often you want or need your Perl module (CPAN or otherwise) to
    have access to a large amount of read-only data that is stored on the
    file-system at run-time.
    
    On a linux-like system, this would be in a place such as /usr/share,
    however Perl runs on a wide variety of different systems, and so the use
    of any one location is unreliable.
    
    Perl provides a little-known method for doing this, but almost nobody is
    aware that it exists. As a result, module authors often go through some
    very strange ways to make the data available to their code.
    
    The most common of these is to dump the data out to an enormous Perl
    data structure and save it into the module itself. The result are
    enormous multi-megabyte .pm files that chew up a lot of memory
    needlessly.

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

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Igor Vlasenko
    Vladimir Lettiev
    Vitaly Lipatov

      1. perl-Class-Inspector
      2. perl-Module-Install
      3. perl-Params-Util
      4. perl-Test-Pod

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


    22 ноября 2010 г. Igor Vlasenko 1.02-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    15 июля 2010 г. Igor Vlasenko 1.02-alt1
    - automated CPAN update
    29 января 2010 г. Vladimir Lettiev 1.01-alt1
    - NMU: New version 1.01