Class-Accessor-Inherited-XS 0.38 Latest
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- XS.xs
- bench/bench.pl
- lib/CAIXS.pm
- lib/Class/Accessor/Inherited/XS.pm
- lib/Class/Accessor/Inherited/XS/Compat.pm
- t/00_use.t
- t/01_basic_obj.t
- t/02_basic_pkg.t
- t/03_inherited.t
- t/04_package.t
- t/05_override.t
- t/06_retval.t
- t/07_die.t
- t/08_stash_manip.t
- t/09_import.t
- t/10_gparent_found.t
- t/11_empty_gv.t
- t/12_simple_class.t
- t/13_varclass.t
- t/14_object.t
- t/15_constructor.t
- t/16_ro.t
- t/17_lazy.t
- t/18_shortcut.t
- t/19_deprecate.t
- t/20_weak.t
- t/30_utf8.t
- t/31_utf8_pkg_normal.t
- t/32_utf8_pkg_broken.t
- t/33_binary.t
- t/34_utf8_class_normal.t
- t/35_binary_class.t
- t/40_invalid_types.t
- t/41_register_type.t
- t/42_partial.t
- t/43_fail_preserve.t
- t/44_register_types.t
- t/45_register_type_info.t
- t/70_opcode_entersub.t
- t/71_opcode_method_named.t
- t/72_opcode_method.t
- t/73_call_sv.t
- t/74_lazy_recursive.t
- t/75_nytprof.t
- t/76_opf_stacked.t
- t/80_threads.t
- t/81_threads_anyptr.t
- t/90_leaktrace.t
- t/91_memleak.t
- t/92_leakcb.t
- t/93_leaknew.t
- t/lib/AccessorInstaller.pm
- t/lib/BaseInheritedGroups.pm
- t/lib/ExtraInheritedGroups.pm
- t/lib/SuperInheritedGroups.pm
- xs/accessors.h
- xs/compat.h
- xs/fimpl.h
- xs/installer.h
- xs/op.h
- xs/types.h
- xs/util.h