Changes for version 2.01
- Bug fixes, documentation patches and a few more tests.
- DumpNames() renamed to DumpVars().
- This fixes test failures that were coming from lexicals.t
Modules
- Data::Dump::Streamer - Accurately serialize a data structure as Perl code.
Provides
- Data::Dump::Streamer::Deparser in lib/Data/Dump/Streamer.pm
- Data::Dump::Streamer::_::ListPrinter in lib/Data/Dump/Streamer/_/Printers.pm
- Data::Dump::Streamer::_::StringPrinter in lib/Data/Dump/Streamer/_/Printers.pm