Paketti: libreadonly-xs-perl (1.05-1 ja muut)
Links for libreadonly-xs-perl
Debian-palvelut:
Imuroi lähdekoodipaketti libreadonly-xs-perl:
- [libreadonly-xs-perl_1.05-1.dsc]
- [libreadonly-xs-perl_1.05.orig.tar.gz]
- [libreadonly-xs-perl_1.05-1.debian.tar.gz]
Ylläpitäjät:
External Resources:
- Kotisivu [metacpan.org]
Samankaltaisia paketteja:
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.
Muut pakettiin libreadonly-xs-perl liittyvät paketit
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU-C-kirjasto: jaetut kirjastot
myös näennäispaketti, jonka toteuttaa libc6-udeb
-
- dep: perl (>= 5.28.0-3)
- Larry Wallin kieli tekstitiedostojen analysointia ja raportointia varten
-
- dep: perlapi-5.28.0
- näennäispaketti, jonka toteuttaa perl-base
-
- rec: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
Imuroi libreadonly-xs-perl
Arkkitehtuuri | Versio | Paketin koko | Koko asennettuna | Tiedostot |
---|---|---|---|---|
armhf | 1.05-1+b6 | 9.2 kt | 34.0 kt | [tiedostoluettelo] |