Object-Proto 0.01
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- bench/object.pl
- ignore.txt
- include/object_compat.h
- include/object_types.h
- include/xop_compat.h
- lib/Object/Proto.pm
- object.c
- ppport.h
- t/001-load.t
- t/002-object-load.t
- t/003-object-basic.t
- t/004-object-prototype.t
- t/005-object-methods.t
- t/006-object-func-accessors.t
- t/007-object-types.t
- t/008-object-types-custom.t
- t/009-object-edge-cases.t
- t/010-object-prototype-chain.t
- t/011-object-accessor-behavior.t
- t/012-object-loop-patterns.t
- t/013-object-singleton.t
- t/014-object-neuralnet.t
- t/015-object-func-accessor-patterns.t
- t/016-object-no-redefine-warnings.t
- t/017-object-loop-underscore.t
- t/018-object-is-locked.t
- t/019-object-prototype-chain-full.t
- t/020-object-multi-import.t
- t/021-object-introspection.t
- t/022-object-lazy-builder.t
- t/023-object-clearer-predicate.t
- t/024-object-demolish.t
- t/025-object-roles.t
- t/026-object-modifiers.t
- t/027-cross-lru-object.t
- t/028-cross-object-const.t
- t/029-leak-object.t
- t/030-leak-object-extended.t
- t/031-leak-object-introspection.t
- t/032-leak-object-lazy.t
- t/033-leak-object-clearer-predicate.t
- t/034-leak-object-singleton.t
- t/035-integration-object-store.t
- t/lib/NeuralNet/Activation.pm
- t/lib/NeuralNet/Layer.pm
- t/lib/NeuralNet/Loss.pm
- t/lib/NeuralNet/Network.pm
- t/manifest.t
- t/pod-coverage.t
- t/pod.t
- xt/boilerplate.t