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: 1 addition & 1 deletion lib/Data/Dumper/Compact.pm
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ the way in for the default L</dumper>. But the end result looks like:
=head2 All together now

The full set of behaviours allows compact (and, we hope, readable) versions
of complex data structures. To provide one of the examples that expired this
of complex data structures. To provide one of the examples that inspired this
module - here is the formatting under standard options for a moderately
complex L<SQL::Abstract> update statement:

Expand Down