全部搜尋項
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.

標籤: 軟體開發: Perl 開發, 函式庫, 實做語言: implemented-in::c, implemented-in::perl, 角色: 開發用函式庫

其他與 libreadonly-xs-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libreadonly-xs-perl

下載可用於所有硬體架構的
硬體架構 版本 套件大小 安裝後大小 檔案
amd64 1.05-1+b6 9。5 kB42。0 kB [檔案列表]
arm64 1.05-1+b6 9。5 kB34。0 kB [檔案列表]
armhf 1.05-1+b6 9。2 kB34。0 kB [檔案列表]
i386 1.05-1+b6 9。6 kB42。0 kB [檔案列表]