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

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

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

Текущая версия: 0.03-alt2
Время сборки: 17 сентября 2008, 22:16 ( 810.2 недели назад )
Размер архива: 6696 b

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

Лицензия: Artistic
О пакете: Tie::ToObject - Tie to an existing object
Описание:

While "tie" in perldoc allows tying to an arbitrary object, the class in question
must support this in it's implementation of "TIEHASH", "TIEARRAY" or
whatever.

This class provides a very tie constructor that simply returns the object it
was given as it's first argument.

This way side effects of calling "$object->TIEHASH" are avoided.

This is used in Data::Visitor in order to tie a variable to an already
existing object. This is also useful for cloning, when you want to clone the
internal state object instead of going through the tie interface for that
variable.

Текущий майнтейнер: Michael Bochkaryov

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

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

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