The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2011-06-06

  • Add xs_object_magic_detach_struct to remove attached structs.
  • Add xs_object_magic_has_struct and xs_object_magic_has_struct_rv as predicate methods.
  • Improve test coverage.
  • Expose xs_object_magic_get_mg to retrieve a scalar's MAGIC structure. xs_object_magic_get_struct_mg, which the headers provided before for this porpose, never actually worked.

Modules

Opaque, extensible XS pointer backed objects using sv_magic

Provides