Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lib/Data/Printer/Object.pm
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,8 @@ option defines which part of the string to preserve. Can be set to 'begin',

Which quotation character to use when printing strings (default: ")

Can be set to 0 (never quote).

=head3 escape_chars

Use this to escape certain characters from strings, which could be useful if
Expand Down