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 Data::Recursive::Encode

0.04

        - added from_to method

0.03
        - Work around cyclic references (gfx)

0.02
        - Remove useless dependencies and inclusions from Makefile.PL, and fix the version of requires(gfx)
        - Optimize encoding routines by using encoding instances directly(gfx)
        - Use of UNIVERSAL:: methods are strongly discouraged. ref() is enough in this case.(gfx)

0.01    Mon Jan 18 11:06:17 2010
        - original version