Revision history for Perl extension Data::Recursive::Encode
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