CBOR-Free 0.32 Latest
Files
- Changes
- Free.xs
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README.md
- cbor_free_boolean.c
- cbor_free_boolean.h
- cbor_free_common.c
- cbor_free_common.h
- cbor_free_decode.c
- cbor_free_decode.h
- cbor_free_encode.c
- cbor_free_encode.h
- easyxs/LICENSE
- easyxs/README.md
- easyxs/easyxs.h
- easyxs/easyxs_debug.h
- easyxs/easyxs_numeric.h
- easyxs/easyxs_perlcall.h
- easyxs/easyxs_string.h
- easyxs/init.h
- easyxs/ppport.h
- lib/CBOR/Free.pm
- lib/CBOR/Free/AddOne.pm
- lib/CBOR/Free/Decoder.pm
- lib/CBOR/Free/Decoder/Base.pm
- lib/CBOR/Free/SequenceDecoder.pm
- lib/CBOR/Free/Tagged.pm
- lib/CBOR/Free/X.pm
- lib/CBOR/Free/X/Base.pm
- lib/CBOR/Free/X/CannotDecode64Bit.pm
- lib/CBOR/Free/X/Incomplete.pm
- lib/CBOR/Free/X/InvalidControl.pm
- lib/CBOR/Free/X/InvalidMapKey.pm
- lib/CBOR/Free/X/InvalidUTF8.pm
- lib/CBOR/Free/X/NegativeIntTooLow.pm
- lib/CBOR/Free/X/Recursion.pm
- lib/CBOR/Free/X/Unrecognized.pm
- lib/CBOR/Free/X/WideCharacter.pm
- t/32bit.t
- t/add_one.t
- t/against_cbor_xs.t
- t/array.t
- t/boolean.t
- t/cbor_numbers_sort_lex.t
- t/config.t
- t/dec_strings.t
- t/decode.t
- t/decode_map_keys.t
- t/encode_modes.t
- t/errors.t
- t/examples.t
- t/float.t
- t/fuzzed.t
- t/fuzzed/a
- t/hash.t
- t/incomplete.t
- t/negint.t
- t/pod.t
- t/scalar_ref.t
- t/sequence_decoder.t
- t/shared.t
- t/string.t
- t/string_decode_modes.t
- t/tag.t
- t/tag_decode.t
- t/uint.t
- t/undef.t
- t_manual/upstream_test_vectors.t
- typemap