Reply::Plugin::DataDump(3pm) | User Contributed Perl Documentation | Reply::Plugin::DataDump(3pm) |
Reply::Plugin::DataDump - format results using Data::Dump
version 0.42
; .replyrc [DataDump] respect_stringification = 1
This plugin uses Data::Dump to format results. By default, if it reaches an object which has a stringification overload, it will dump that directly. To disable this behavior, set the "respect_stringification" option to a false value.
Jesse Luehrs <doy@tozt.net>
This software is Copyright (c) 2016 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License
2022-06-17 | perl v5.34.0 |