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

    Исходный пакет: perl-Class-MakeMethods
    Версия: 1.01-alt1.1
    Собран:  25 ноября 2010 г. 3:56
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Class-MakeMethods/

    Лицензия: GPL or Artistic
    О пакете: Generate common types of methods
    Описание: 
    The Class::MakeMethods framework allows Perl class developers to
    quickly define common types of methods. When a module uses
    Class::MakeMethods or one of its subclasses, it can select from a
    variety of supported method types, and specify a name for each method
    desired. The methods are dynamically generated and installed in the
    calling package.
    
    Construction of the individual methods is handled by subclasses. This
    delegation approach allows for a wide variety of method-generation
    techniques to be supported, each by a different subclass. Subclasses
    can also be added to provide support for new types of methods.
    
    Over a dozen subclasses are available, including implementations of a
    variety of different method-generation techniques. Each subclass
    generates several types of methods, with some supporting their own
    open-eneded extension syntax, for hundreds of possible combinations of
    method types.

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

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

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

      1. perl(Attribute/Handlers.pm)
      2. perl(Module/Build.pm)
      3. perl-Tie-RefHash
      4. perl-devel

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


    24 ноября 2010 г. Igor Vlasenko 1.01-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    25 августа 2005 г. Alexey Morozov 1.01-alt1
    - Initial build for ALT Linux