Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037965
en ru br
Репозитории ALT

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

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

Текущая версия: 3.0.1-alt1.1
Время сборки: 24 января 2019, 21:16 ( 269.9 недели назад )
Размер архива: 78.42 Kb

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

Лицензия: Perl (GPL or Artistic)
О пакете: Perl interface to call methods on native types
Описание:

The autobox pragma allows methods to be called on integers, floats,
strings, arrays, hashes, and code references in exactly the same
manner as blessed references.

The autoboxing is transparent: boxed values are not blessed into
their (user-defined) implementation class (unless the method elects
to bestow such a blessing) - they simply use its methods as though
they are.

autobox is lexically scoped, and bindings for an outer scope
can be overridden or countermanded in a nested scope.

Текущий майнтейнер: Nikolay A. Fetisov

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

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

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