On 12/06/2011 01:23 AM, Gaurav wrote: > Is there any good unofficial avro perl library? And is there any plan to > include support for perl?
We'd gladly incorporate a Perl library that's contributed under the Apache license. > Anyhow, I came across this: https://github.com/yannk/perl-avro This looks like a solid implementation. It is currently authored under Perl's Artistic License, which has some copyleft-like stuff in it, so probably cannot be distributed by the ASF directly. But if its authors are willing to relicense it under the Apache license then we could maintain it at here at Apache with the other implementations. Doug
