Name class-xsaccessor-perl
Version 1.19
Summary
Description Class::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as \"has_foo()\" for testing whether the attribute \"foo\" exists in the object (which is different from \"is defined within the object\"). It only works with objects that are implemented as ordinary hashes. Class::XSAccessor::Array implements the same interface for objects that use arrays for their internal representation.
Section libs
License Artistic-1.0 | GPL-2.0
Homepage https://metacpan.org/release/Class-XSAccessor
Recipe file recipes-devel/class-xsaccessor-perl/class-xsaccessor-perl_1.19.bb
recipes-devel/class-xsaccessor-perl/classes/cpan.bbclass
Layer meta-cpan (daisy branch)
Inherits
  • cpan
  • cpan-base
  • perlnative
Dependencies
PACKAGECONFIG options

Sources

None

Patches

None

Other branches

This recipe in other branches of meta-cpan:

Branch Recipe
master class-xsaccessor-perl 1.19
gatesgarth (Yocto Project 3.2) class-xsaccessor-perl 1.19
thud (Yocto Project 2.6) class-xsaccessor-perl 1.19
rocko (Yocto Project 2.4) class-xsaccessor-perl 1.19
jethro (Yocto Project 2.0) class-xsaccessor-perl 1.19
daisy (Yocto Project 1.6) class-xsaccessor-perl 1.19 (this recipe)