The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.135_02

  • Makes DD dump *{''} properly.
  • [perl #101162] DD support for vstrings: Support for vstrings to Data::Dumper, in both Perl and XS implementations.

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