Paket: libreadonly-xs-perl (1.05-1 ve diğerleri)
libreadonly-xs-perl için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
libreadonly-xs-perl Kaynak Paketini İndir:
- [libreadonly-xs-perl_1.05-1.dsc]
- [libreadonly-xs-perl_1.05.orig.tar.gz]
- [libreadonly-xs-perl_1.05-1.debian.tar.gz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [metacpan.org]
Benzer paketler:
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.
libreadonly-xs-perl ile İlgili Diğer Paketler
|
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C Library: Shared libraries
ayrıca şunun tarafından sağlanan bir sanal paket libc6-udeb
-
- dep: perl (>= 5.28.0-3)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.28.0
- sanal paketi sağlayan perl-base
-
- rec: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
libreadonly-xs-perl indir
Mimari | Sürüm | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|---|
amd64 | 1.05-1+b6 | 9,5 kB | 42,0 kB | [dosya listesi] |