Generate fast XS accessors without run-time compilation
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 is defined in 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.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 1.19-25.fc35 | - | 
| Fedora 35 | 1.19-25.fc35 | - | 
| Fedora 34 | 1.19-23.fc34 | - | 
| EPEL 7 | 1.19-2.el7 | - | 
			You can contact the maintainers of this package via email at
			perl-Class-XSAccessor dash maintainers at fedoraproject dot org.