From 0289988c84caff1f6a5ecbbb703458246799e731 Mon Sep 17 00:00:00 2001 From: M Somerville Date: Fri, 16 May 2025 16:52:29 +0100 Subject: [PATCH] Remove incorrect documentation The ability to work out the ident from the format was removed in version 0.18 in 2006. --- Syslog.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Syslog.pm b/Syslog.pm index ebbac5d..d5b8f32 100644 --- a/Syslog.pm +++ b/Syslog.pm @@ -1079,10 +1079,6 @@ mechanism, priorities C and C are mapped to event type C, C and C to C and C to C to C. -If you didn't use C before using C, C will -try to guess the C<$ident> by extracting the shortest prefix of -C<$format> that ends in a C<":">. - B # informational level