Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> perl >> libxs-object-magic-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: libxs-object-magic-perl  ]

套件: libxs-object-magic-perl (0.05-1build2)

module for opaque, extensible XS pointer backed objects using sv_magic

XS::Object::Magic provides a way of associating structs with Perl space objects designed to supersede Perl's builtin "T_PTROBJ" with something that is designed to be:

  * extensible: The association of the pointer using "sv_magicext" can be
    done on any data type, so you can associate C structs with any
    representation type. This means that you can add pointers to any object
    (hand coded, Moose or otherwise), while still having instance data in
    regular hashes.
  * opaque: The C pointer is neither visible nor modifiable from Perl space.
    This prevents accidental corruption which could lead to segfaults using
    "T_PTROBJ" (e.g. "$$ptr_obj = 0").

其他與 libxs-object-magic-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
  • dep: perl
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.34.0
    本虛擬套件由這些套件提供: perl-base

下載 libxs-object-magic-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 16.5 kB64 kB [文件列表]
arm64 16.2 kB55 kB [文件列表]
armhf 15.6 kB51 kB [文件列表]
ppc64el 16.6 kB171 kB [文件列表]