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

Changes for version 0.7 - 2014-03-21

  • Avoid punctuation in test data filenames, fixes Windows.
  • Bump minimum Perl version to 5.18, this keeps the code sane.
  • Croak on insufficient length.
  • Croak on invalid JavaBin version. Only accept version 2.
  • Fix loss of precision with floats on -Duselongdouble perls.
  • Implement the from_javabin function.
  • Improved docs on mapping.
  • Provide example benchmarks of alternatives.
  • Support EnumFieldValue.

Modules

Apache Solr JavaBin (de)serializer

Provides

in lib/JavaBin.pm
in lib/JavaBin.pm

Examples