perl-Data-Dumper - Stringify perl data structures, suitable for printing and eval
Website: | http://search.cpan.org/dist/Data-Dumper/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
Given a list of scalars or reference variables, writes out their contents in perl syntax. The references can also be objects. The content of each variable is output in a single Perl statement. Handles self-referential structures correctly.
Packages
perl-Data-Dumper-2.154-1.fc21.i686 [53 KiB] |
Changelog
by Petr Pisar (2014-09-19):
- 2.154 bump (fixes CVE-2014-4330 (limit recursion when dumping deep data structures)) |