From 928f60ecca4d577b35ac11efa9e9566c779a41b4 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sun, 17 Jul 2011 14:03:11 -0400 Subject: add %! as an auto-increment record counter --- README.pod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.pod') diff --git a/README.pod b/README.pod index 62a79d9..8c64540 100644 --- a/README.pod +++ b/README.pod @@ -126,6 +126,8 @@ The format argument allows the following interpreted sequences: %w install reason + %! result number (auto-incremented counter, starts at 0) + %% literal % Note that for any lowercase tokens aside from %m and %k, full printf support is -- cgit v1.2.3-54-g00ecf