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

Changes for version 1.01

  • Bug fix.
    • Fixed a bug that wouldn't allow undef values in WDDX::Recordsets; should properly be encoded as a WDDX::Null now. However, this is a kludge. WDDX::Recordset should probably be rewritten to allow a field to have differing data types (WDDX::Null is the only exception currently)... but this will break compatibility.
    • Perl 5.60 changed how the map function works. Now scalars in numeric form are converted to string form (seems like a bug to me). This broke a few of the make tests, so these have been removed to allow WDDX.pm to build with 5.60.

Modules

a module for reading and writing WDDX packets

Provides

in WDDX/Array.pm
in WDDX/Array.pm
in WDDX/Binary.pm
in WDDX/Binary.pm
in WDDX/Boolean.pm
in WDDX/Boolean.pm
in WDDX/Datetime.pm
in WDDX/Datetime.pm
in WDDX/Null.pm
in WDDX/Null.pm
in WDDX/Number.pm
in WDDX/Number.pm
in WDDX/Parser.pm
in WDDX/Recordset.pm
in WDDX/Recordset.pm
in WDDX/String.pm
in WDDX/String.pm
in WDDX/Struct.pm
in WDDX/Struct.pm