An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/moznion/p5-Data-MessagePack-Types.svg?branch=master)](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