FreeBSD Manual Pages
Reply::Plugin::DataDumUser Contributed Perl DocumentReply::Plugin::DataDump(3) NAME Reply::Plugin::DataDump - format results using Data::Dump VERSION version 0.42 SYNOPSIS ; .replyrc [DataDump] respect_stringification = 1 DESCRIPTION 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. AUTHOR Jesse Luehrs <doy@tozt.net> COPYRIGHT AND LICENSE This software is Copyright (c) 2016 by Jesse Luehrs. This is free software, licensed under: The MIT (X11) License perl v5.32.0 2016-08-24 Reply::Plugin::DataDump(3)
NAME | VERSION | SYNOPSIS | DESCRIPTION | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Reply::Plugin::DataDump&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>