всички настройки
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Източник: libreadonly-xs-perl  ]

Пакет: libreadonly-xs-perl (1.05-1 и други)

Връзки за libreadonly-xs-perl

Screenshot

Ресурси за Debian:

Изтегляне на пакет-източник libreadonly-xs-perl.

Отговорници:

Външни препратки:

Подобни пакети:

faster Readonly implementation

The Readonly module (q.v.) is an effective way to create non-modifiable variables. However, it's relatively slow.

The reason it's slow is that is implements the read-only-ness of variables via tied objects. This mechanism is inherently slow. Perl simply has to do a lot of work under the hood to make tied variables work.

This module corrects the speed problem, at least with respect to scalar variables. When Readonly::XS is installed, Readonly uses it to access the internals of scalar variables. Instead of creating a scalar variable object and tying it, Readonly simply flips the SvREADONLY bit in the scalar's FLAGS structure.

Етикети: Software Development: Perl Development, Библиотеки, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Други пакети, свързани с libreadonly-xs-perl

  • зависимости
  • препоръчани
  • предложени
  • enhances

Изтегляне на libreadonly-xs-perl

Изтегляне за всички налични архитектури
Архитектура Версия Големина на пакета Големина след инсталиране Файлове
armhf 1.05-1+b6 9,2 кБ34,0 кБ [списък на файловете]