bench/all.pl
bench/all_cmp.pl
bench/all_slot_ops.pl
bench/always.pl
bench/any.pl
bench/any_cmp.pl
bench/bool.pl
bench/clamp.pl
bench/collections.pl
bench/compose.pl
bench/count.pl
bench/defaults.pl
bench/dig.pl
bench/final.pl
bench/first.pl
bench/first_cmp.pl
bench/first_cmp_hash.pl
bench/identity.pl
bench/is_extended.pl
bench/is_numeric.pl
bench/is_string.pl
bench/is_type.pl
bench/lazy.pl
bench/maybe.pl
bench/memo.pl
bench/minmax.pl
bench/negate.pl
bench/none.pl
bench/none_cmp.pl
bench/noop.pl
bench/nvl.pl
bench/omit.pl
bench/once.pl
bench/partial.pl
bench/partition.pl
bench/pick.pl
bench/pipeline.pl
bench/pluck.pl
bench/sign.pl
bench/slot.pl
bench/slot_add.pl
bench/slot_get_set_ops.pl
bench/stubs.pl
bench/tap.pl
bench/trim.pl
bench/uniq.pl
lib/LNATION.pm
lib/noop.pm
lib/slot.pm
lib/util.pm
Makefile.PL
MANIFEST
t/0000-load.t
t/0001-basic.t
t/0002-animal.t
t/0003-dog.t
t/0004-cat.t
t/0005-counter.t
t/0006-double-counter.t
t/0007-slot-api.t
t/0008-watchers.t
t/0009-refs.t
t/0010-fork.t
t/0011-threads.t
t/0012-slot-add.t
t/0013-slot-get-set-ops.t
t/0014-all-slot-ops.t
t/1001-memo.t
t/1002-pipe.t
t/1003-lazy.t
t/1004-dig.t
t/1005-clamp.t
t/1005-tap.t
t/1006-always.t
t/1007-identity.t
t/1008-nvl.t
t/1008-types.t
t/1009-list.t
t/1010-combinators.t
t/1010-strings.t
t/1011-extract.t
t/1012-defaults.t
t/1012-omit.t
t/1012-partition.t
t/1012-uniq.t
t/1013-booleans.t
t/1013-count.t
t/1013-replace_all.t
t/1014-extended-types.t
t/1015-numeric.t
t/1016-numeric-util.t
t/1017-collections.t
t/1018-trim-maybe.t
t/1019-numeric-string-ops.t
t/1020-specialized-predicates.t
t/1021-final.t
t/1022-stubs.t
t/lib/Animal.pm
t/lib/Cat.pm
t/lib/Counter.pm
t/lib/Dog.pm
t/lib/DoubleCounter.pm
xs/noop/Makefile.PL
xs/noop/MYMETA.json
xs/noop/MYMETA.yml
xs/noop/noop.c
xs/noop/noop_compat.h
xs/slot/Makefile.PL
xs/slot/MYMETA.json
xs/slot/MYMETA.yml
xs/slot/slot.c
xs/slot/slot_compat.h
xs/util/Makefile.PL
xs/util/MYMETA.json
xs/util/MYMETA.yml
xs/util/util.c
xs/util/util_compat.h
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
