Changes for version 0.000_914 - 2019-08-24
- Remove FREEZE/THAW interface. No idea why I thought this was a good idea -- it was certainly a pain to test.
- The eg/game-life 'save' command now saves a source file with the commands to recreate the object (or at least a reasonably equivalent one). The 'load' command was eliminated.
- Credit Robert Rothenberg with finding biolerplate
Changes for version 0.000_913 - 2019-08-22
- Correct abstract in metadata. Thanks to Robert Rothenberg for bringing this to my attention.
Changes for version 0.000_912 - 2019-08-20
- Another try at bullet-proofing t/serialize.t
Changes for version 0.000_911 - 2019-08-19
- Use JSON::XS where JSON is required because only this supports tagged JSON, and considerable effort has been expended to hide what JSON backend is being used.
Changes for version 0.000_91 - 2019-08-19
- Correct (I hope) t/serialize.t and add diagnostics to get the serializer class names and versions for failed tests.
- Futz with eg/game-life
Changes for version 0.000_90 - 2019-08-18
- Initial CPAN release.
Modules
Plays John Horton Conway's Game of Life