Changes for version 2.135_01

  • Make Data::Dumper UTF8- and null-clean with GVs.
  • In Dumper.xs, use sv_newmortal() instead of sv_mortalcopy(&PL_sv_undef) for efficiency.
  • Suppress compiler warning
  • Keep verbatim pod in Data::Dumper within 80 cols

Documentation

Modules

stringified perl data structures, suitable for both printing and eval