1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
Build.PL
Changes
LICENSE
META.json
README.md
benchmark/create_many.pl
benchmark/fieldhash.pl
benchmark/hand-written.pl
benchmark/mouse.pl
benchmark/threads.pl
builder/MyBuilder.pm
cpanfile
example/namedfields.pl
example/simpleuse.pl
lib/Hash/FieldHash.pm
minil.toml
src/FieldHash.xs
src/compat58.h
src/compat58.xsi
src/mgx.h
src/mro_compat.h
src/xshelper.h
t/00_load.t
t/01_basic.t
t/02_class.t
t/03_touch.t
t/04_copy.t
t/05_threads.t
t/06_ensure_released.t
t/07_local.t
t/08_overload.t
t/09_magic.t
t/10_bad_use.t
t/11_panic_malloc.t
t/12_leaktrace.t
t/13_leaktrace_thr.t
t/14_named.t
t/15_named_inherit.t
t/16_redefine.t
t/17_overload.t
t/orig/02_function.t
t/orig/03_class.t
t/orig/04_thread.t
xt/02_pod.t
xt/03_pod-coverage.t
xt/04_synopsis.t
META.yml
MANIFEST
|