The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2016-05-21

  • Implement JSON serialization/deserialization
  • Add check() method, as a way to protect against typos in field names
  • Add an option to use a single mapping for an entire package hierarchy
  • Add introspection API to get enum descriptors without going through a message field

Documentation

introspection API for classes
abstract interface for message classes
protoc plugin for Google::ProtocolBuffers::Dynamic