The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
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