Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

.editorconfig
Build.PL
Changes
hax/cv_copy_flags.c.inc
hax/dumpers.c.inc
hax/exec_optree.c.inc
hax/forbid_outofblock_ops.c.inc
hax/force_list_keeping_pushmark.c.inc
hax/lexer-additions.c.inc
hax/make_argcheck_aux.c.inc
hax/make_argcheck_ops.c.inc
hax/newMYCONSTSUB.c.inc
hax/newOP_CUSTOM.c.inc
hax/OP_HELEMEXISTSOR.c.inc
hax/op_sibling_splice.c.inc
hax/optree-additions.c.inc
hax/perl-additions.c.inc
hax/perl-backcompat.c.inc
hax/sv_setrv.c.inc
include/class.h
include/field.h
include/linnet.h
include/suspended_compcv.h
lib/Object/mop-class.xsi
lib/Object/mop-field.xsi
lib/Object/mop-method.xsi
lib/Object/Pad.pm
lib/Object/Pad.xs
lib/Object/Pad/ExtensionBuilder.pm
lib/Object/Pad/Guide/MigratingFromClassicalPerl.pod
lib/Object/Pad/MetaFunctions.pm
lib/Object/Pad/MOP/Class.pm
lib/Object/Pad/MOP/Field.pm
lib/Object/Pad/MOP/FieldAttr.pm
lib/Object/Pad/MOP/Method.pm
LICENSE
MANIFEST This list of files
META.json
META.yml
README
share/include/object_pad.h
src/class.c
src/field.c
src/suspended_compcv.c
t/00use.t
t/01method.t
t/02fields.t
t/03create.t
t/04adjust.t
t/04extend-classical.t
t/05subclass.t
t/06subclass-foreign-HASH.t
t/07subclass-foreign-ARRAY.t
t/08subclass-Moo.t
t/10method-attrs.t
t/11method-signatures.t
t/12method-private.t
t/13my-method.t
t/20fields-private.t
t/21fields-capture.t
t/22fields-accesssors.t
t/23fields-signatures.t
t/24fields-constructor.t
t/25fields-weak.t
t/26fields-initexpr.t
t/30unit-class.t
t/31pad-outside.t
t/32threads.t
t/33class-anon.t
t/34class-abstract.t
t/35my-class.t
t/40role.t
t/41role-repr.t
t/42role-BUILD.t
t/43role-fields.t
t/44role-accessors.t
t/45role-does.t
t/49role-compat.t
t/50croak-method.t
t/51pragmata.t
t/52croak-scope.t
t/53croak-override.t
t/54croak-role.t
t/55croak-params.t
t/60mop-class.t
t/61mop-create-class.t
t/62mop-field.t
t/63mop-create-field.t
t/64mop-method.t
t/65mop-create-method.t
t/66mop-role.t
t/67mop-create-role.t
t/68mop-compose-role.t
t/69mop-generated.t
t/70mop-custom-fieldattr.t
t/71role-APPLY.t
t/75metafunctions.t
t/77repr-pvobj.t
t/80async-method.t
t/80dynamically+Object-Pad.t
t/80extended+Object-Pad.t
t/81async-method+dynamically.t
t/82devel-mat-dumper-helper.t
t/90leak.t
t/91rt141483.t
t/92legacy.t
t/93legacy-pragmata.t
t/94experimental.t
t/95utf8.t
t/99pod.t
t/lib/91rt141483Role.pm
typemap