UNIVERSAL-Object 0.10
Files
- Changes
- LICENSE
- MANIFEST
- META.yml
- Makefile.PL
- README
- dist.ini
- lib/UNIVERSAL/Object.pm
- lib/UNIVERSAL/Object/Immutable.pm
- t/000-load.t
- t/001-basic.t
- t/010-object/001-basic.t
- t/010-object/002-BUILDARGS.t
- t/010-object/003-BLESS.t
- t/010-object/005-CREATE.t
- t/010-object/006-REPR.t
- t/010-object/010-BUILD.t
- t/010-object/020-DEMOLISH.t
- t/010-object/030-next-method.t
- t/010-object/031-class-methods.t
- t/010-object/050-edge-cases.t
- t/010-object/100-inherit-from-non-UO-class.t
- t/010-object/101-inherit-from-non-UO-class.t
- t/020-slots/010-simple-slot-object.t
- t/020-slots/020-lazy-slots-scalar-defer.t
- t/020-slots/021-lazy-slots-data-thunk.t
- t/020-slots/022-lazy-slots-scalar-lazy.t
- t/020-slots/023-lazy-slots-tie.t
- t/030-instance/010-scalar-instance.t
- t/030-instance/020-array-instance.t
- t/040-immutable/001-basic.t
- t/040-immutable/010-repr-types.t
- t/040-immutable/100-errors.t
- t/100-examples/001-point.t
- t/100-examples/002-bank-account.t
- t/100-examples/003-binary-tree.t
- t/100-examples/004-linked-list.t
- t/100-examples/005-cache.t
- t/100-examples/006-counter.t
- weaver.ini