Build.PL
buildlib/Clownfish/Build.pm
buildlib/Clownfish/Build/Binding.pm
charmonizer.c
CONTRIBUTING.md
core/Clownfish.c
core/Clownfish.cfp
core/Clownfish.md
core/Clownfish/Blob.c
core/Clownfish/Blob.cfh
core/Clownfish/Boolean.c
core/Clownfish/Boolean.cfh
core/Clownfish/ByteBuf.c
core/Clownfish/ByteBuf.cfh
core/Clownfish/CharBuf.c
core/Clownfish/CharBuf.cfh
core/Clownfish/Class.c
core/Clownfish/Class.cfh
core/Clownfish/Docs/BuildingProjects.md
core/Clownfish/Docs/ClassIntro.md
core/Clownfish/Docs/WritingClasses.md
core/Clownfish/Err.c
core/Clownfish/Err.cfh
core/Clownfish/Hash.c
core/Clownfish/Hash.cfh
core/Clownfish/HashIterator.c
core/Clownfish/HashIterator.cfh
core/Clownfish/LockFreeRegistry.c
core/Clownfish/LockFreeRegistry.h
core/Clownfish/Method.c
core/Clownfish/Method.cfh
core/Clownfish/Num.c
core/Clownfish/Num.cfh
core/Clownfish/Obj.c
core/Clownfish/Obj.cfh
core/Clownfish/String.c
core/Clownfish/String.cfh
core/Clownfish/Test.c
core/Clownfish/Test.cfh
core/Clownfish/Test/TestBlob.c
core/Clownfish/Test/TestBlob.cfh
core/Clownfish/Test/TestBoolean.c
core/Clownfish/Test/TestBoolean.cfh
core/Clownfish/Test/TestByteBuf.c
core/Clownfish/Test/TestByteBuf.cfh
core/Clownfish/Test/TestCharBuf.c
core/Clownfish/Test/TestCharBuf.cfh
core/Clownfish/Test/TestErr.c
core/Clownfish/Test/TestErr.cfh
core/Clownfish/Test/TestHash.c
core/Clownfish/Test/TestHash.cfh
core/Clownfish/Test/TestHashIterator.c
core/Clownfish/Test/TestHashIterator.cfh
core/Clownfish/Test/TestHost.c
core/Clownfish/Test/TestHost.cfh
core/Clownfish/Test/TestLockFreeRegistry.c
core/Clownfish/Test/TestLockFreeRegistry.cfh
core/Clownfish/Test/TestNum.c
core/Clownfish/Test/TestNum.cfh
core/Clownfish/Test/TestObj.c
core/Clownfish/Test/TestObj.cfh
core/Clownfish/Test/TestString.c
core/Clownfish/Test/TestString.cfh
core/Clownfish/Test/TestVector.c
core/Clownfish/Test/TestVector.cfh
core/Clownfish/Test/Util/TestAtomic.c
core/Clownfish/Test/Util/TestAtomic.cfh
core/Clownfish/Test/Util/TestMemory.c
core/Clownfish/Test/Util/TestMemory.cfh
core/Clownfish/Test/Util/TestStringHelper.c
core/Clownfish/Test/Util/TestStringHelper.cfh
core/Clownfish/TestHarness/TestBatch.cfh
core/Clownfish/TestHarness/TestBatchRunner.c
core/Clownfish/TestHarness/TestBatchRunner.cfh
core/Clownfish/TestHarness/TestFormatter.c
core/Clownfish/TestHarness/TestFormatter.cfh
core/Clownfish/TestHarness/TestSuite.c
core/Clownfish/TestHarness/TestSuite.cfh
core/Clownfish/TestHarness/TestSuiteRunner.c
core/Clownfish/TestHarness/TestSuiteRunner.cfh
core/Clownfish/TestHarness/TestUtils.c
core/Clownfish/TestHarness/TestUtils.cfh
core/Clownfish/Util/Atomic.c
core/Clownfish/Util/Atomic.h
core/Clownfish/Util/Memory.c
core/Clownfish/Util/Memory.cfh
core/Clownfish/Util/SortUtils.c
core/Clownfish/Util/SortUtils.cfh
core/Clownfish/Util/StringHelper.c
core/Clownfish/Util/StringHelper.cfh
core/Clownfish/Vector.c
core/Clownfish/Vector.cfh
core/TestClownfish.c
core/TestClownfish.cfp
INSTALL.md
lib/Clownfish.pm
lib/Clownfish/Blob.pm
lib/Clownfish/Boolean.pm
lib/Clownfish/ByteBuf.pm
lib/Clownfish/CharBuf.pm
lib/Clownfish/Class.pm
lib/Clownfish/Err.pm
lib/Clownfish/Float.pm
lib/Clownfish/Hash.pm
lib/Clownfish/HashIterator.pm
lib/Clownfish/Integer.pm
lib/Clownfish/Obj.pm
lib/Clownfish/String.pm
lib/Clownfish/Test.pm
lib/Clownfish/Util/StringHelper.pm
lib/Clownfish/Vector.pm
LICENSE
MANIFEST			This list of files
NOTICE
README.md
t/binding/002-clownfish.t
t/binding/010-class.t
t/binding/016-vector.t
t/binding/017-hash.t
t/binding/018-host.t
t/binding/019-obj.t
t/binding/021-blob.t
t/binding/022-bytebuf.t
t/binding/023-string.t
t/binding/029-charbuf.t
t/binding/031-num.t
t/binding/034-err.t
t/core/016-vector.t
t/core/017-hash.t
t/core/019-obj.t
t/core/020-err.t
t/core/021-blob.t
t/core/022-bytebuf.t
t/core/023-string.t
t/core/029-charbuf.t
t/core/031-num.t
t/core/032-string_helper.t
t/core/037-atomic.t
t/core/039-memory.t
xs/XSBind.c
xs/XSBind.h
META.yml
META.json
