class-xsaccessor-perl 1.19
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 | Artisticv1 | GPLv1+ |
Homepage | https://metacpan.org/release/Class-XSAccessor |
Recipe file | recipes-devel/class-xsaccessor-perl/class-xsaccessor-perl_1.19.bb |
Layer | meta-cpan (thud branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/Class-XSAccessor-1.19.tar.gz |
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 (this recipe) |
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 |