Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37481945
en ru br
Репозитории ALT
S:1.01-alt4
5.1: 1.01-alt1
4.1: 1.01-alt1
4.0: 1.01-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Class-MakeMethods

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.01-alt1
Время сборки: 24 августа 2005, 23:35 ( 973.8 недели назад )
Размер архива: 120.87 Kb

Домашняя страница:   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.

Текущий майнтейнер: Alexey Morozov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Class-MakeMethods
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin