From d53524444dedde8b6ea6bc2d950e27a9d94788b8 Mon Sep 17 00:00:00 2001 From: Smylers Date: Thu, 9 May 2019 07:22:14 +0100 Subject: [PATCH] Inspired doc fix This module hasn't yet expired. --- lib/Data/Dumper/Compact.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Data/Dumper/Compact.pm b/lib/Data/Dumper/Compact.pm index 47bf8f4..9fed1e1 100644 --- a/lib/Data/Dumper/Compact.pm +++ b/lib/Data/Dumper/Compact.pm @@ -486,7 +486,7 @@ the way in for the default L. 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 update statement: