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

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

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

Текущая версия: 1.4-alt1
Время сборки: 5 марта 2008, 12:48 ( 841.3 недели назад )
Размер архива: 11.16 Kb

Домашняя страница:   http://search.cpan.org/dist/Class-Singleton/

Лицензия: GPL or Artistic
О пакете: Implementation of a "Singleton" class
Описание:

This is the Class::Singleton module.  A Singleton describes an object
class that can have only one instance in any system.  An example of a
Singleton might be a print spooler or system registry.  This module
implements a Singleton class from which other classes can be derived.
By itself, the Class::Singleton module does very little other than
manage the instantiation of a single object.  In deriving a class from
Class::Singleton, your module will inherit the Singleton instantiation
method and can implement whatever specific functionality is required.

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

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

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

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