https://github.com/moznion/p5-data-messagepack-types
Utility of value type for Data::MessagePack
https://github.com/moznion/p5-data-messagepack-types
msgpack perl
Last synced: 12 months ago
JSON representation
Utility of value type for Data::MessagePack
- Host: GitHub
- URL: https://github.com/moznion/p5-data-messagepack-types
- Owner: moznion
- License: other
- Created: 2017-06-06T11:24:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T14:54:36.000Z (about 9 years ago)
- Last Synced: 2025-02-16T02:19:50.792Z (over 1 year ago)
- Topics: msgpack, perl
- Language: Perl
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/moznion/p5-Data-MessagePack-Types)
# NAME
Data::MessagePack::Types - Utility of value type for Data::MessagePack
# STOP!!!
You **DON'T** have to use this library. Don't worry, please use [JSON::Types](https://metacpan.org/pod/JSON::Types). That library works correctly even if target is MessagePack.
# LICENSE
Copyright (C) moznion.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
# AUTHOR
moznion