/[Apache-SVN]
ViewVC logotype

Revision 1564569


Jump to revision: Previous Next
Author: cutting
Date: Wed Feb 5 00:02:45 2014 UTC (10 years, 2 months ago)
Changed paths: 36
Log Message:
AVRO-974. Add a Perl implementation of Avro.  Contributed by Yann Kerhervé & John Karp.

Changed paths

Path Details
Directoryavro/trunk/BUILD.txt modified , text changed
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/build.sh modified , text changed
Directoryavro/trunk/lang/perl/ added
Directoryavro/trunk/lang/perl/.gitignore added
Directoryavro/trunk/lang/perl/.shipit added
Directoryavro/trunk/lang/perl/Changes added
Directoryavro/trunk/lang/perl/MANIFEST added
Directoryavro/trunk/lang/perl/MANIFEST.SKIP added
Directoryavro/trunk/lang/perl/Makefile.PL added
Directoryavro/trunk/lang/perl/NOTICE.txt added
Directoryavro/trunk/lang/perl/README added
Directoryavro/trunk/lang/perl/bin/ added
Directoryavro/trunk/lang/perl/bin/avro-to-json added
Directoryavro/trunk/lang/perl/lib/ added
Directoryavro/trunk/lang/perl/lib/Avro/ added
Directoryavro/trunk/lang/perl/lib/Avro/BinaryDecoder.pm added
Directoryavro/trunk/lang/perl/lib/Avro/BinaryEncoder.pm added
Directoryavro/trunk/lang/perl/lib/Avro/DataFile.pm added
Directoryavro/trunk/lang/perl/lib/Avro/DataFileReader.pm added
Directoryavro/trunk/lang/perl/lib/Avro/DataFileWriter.pm added
Directoryavro/trunk/lang/perl/lib/Avro/Protocol/ added
Directoryavro/trunk/lang/perl/lib/Avro/Protocol/Message.pm added
Directoryavro/trunk/lang/perl/lib/Avro/Protocol.pm added
Directoryavro/trunk/lang/perl/lib/Avro/Schema.pm added
Directoryavro/trunk/lang/perl/lib/Avro.pm added
Directoryavro/trunk/lang/perl/t/ added
Directoryavro/trunk/lang/perl/t/00_compile.t added
Directoryavro/trunk/lang/perl/t/01_names.t added
Directoryavro/trunk/lang/perl/t/01_schema.t added
Directoryavro/trunk/lang/perl/t/02_bin_encode.t added
Directoryavro/trunk/lang/perl/t/03_bin_decode.t added
Directoryavro/trunk/lang/perl/t/04_datafile.t added
Directoryavro/trunk/lang/perl/t/05_protocol.t added
Directoryavro/trunk/lang/perl/xt/ added
Directoryavro/trunk/lang/perl/xt/pod.t added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26