CODE:
- Finish PerlInterpreter test suite
- Send doubles and floats bytes instead of string representation to preserve precision. If that
  doesn't work, use sprintf with a user configurable precision.


DOCUMENTATION:
- Document InlineJavaPerlObject

TEST:
- Alpha
- Cygwin


