alla flaggor
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Källkod: libreadonly-xs-perl  ]

Paket: libreadonly-xs-perl (1.05-1 och andra)

Länkar för libreadonly-xs-perl

Screenshot

Debianresurser:

Hämta källkodspaketet libreadonly-xs-perl:

Ansvariga:

Externa resurser:

Liknande paket:

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.

Märken: Software Development: Perl Development, Bibliotek, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Andra paket besläktade med libreadonly-xs-perl

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta libreadonly-xs-perl

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Version Paketstorlek Installerad storlek Filer
amd64 1.05-1+b6 9,5 kbyte42,0 kbyte [filförteckning]
arm64 1.05-1+b6 9,5 kbyte34,0 kbyte [filförteckning]
armhf 1.05-1+b6 9,2 kbyte34,0 kbyte [filförteckning]
i386 1.05-1+b6 9,6 kbyte42,0 kbyte [filförteckning]