NAME
Avro - the official Perl API for the Apache Avro project's serialization
and RPC framework
SYNOPSIS
use Avro;
DESCRIPTION
Apache Avro is a data serialization system
providing rich data structures and a compact, fast, binary data form.
AUTHOR
Apache Avro
HISTORY
Before contribution to the Apache Avro project, this module was
developed by Yann Kerhervé with contributions from
Andy Grundman , David Bushong
, and Ilya Martynov .
COPYRIGHT
Copyright 2014 Apache Software Foundation.
Apache and Apache Avro are trademarks of the Apache Software Foundation.
LICENSE
The Apache License, Version 2.0
SEE ALSO