The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Stringify::Deep.

0.03  Tue Aug 21 2018
    - performance improvements

0.02  Wed Jan 11 2012
    - use a recursive approach to avoid inefficiencies where an object's
    subobjects are collapsed one by one before the parent object is
    stringified.

0.01  Tue Jan 10 2012
    - original version