From 6292e49d0248be5af529921d1e4d2fd372e96ed5 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 19 Feb 2026 22:13:56 -0800 Subject: [PATCH] Plugin/FuncSed + UrlTitles: minor tweaks --- lib/PBot/Plugin/FuncSed.pm | 2 +- lib/PBot/Plugin/UrlTitles.pm | 1 + lib/PBot/VERSION.pm | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/PBot/Plugin/FuncSed.pm b/lib/PBot/Plugin/FuncSed.pm index 82a28ce1..9f1901f5 100644 --- a/lib/PBot/Plugin/FuncSed.pm +++ b/lib/PBot/Plugin/FuncSed.pm @@ -31,7 +31,7 @@ sub func_sed($self, @rest) { my $text = "@rest"; my $result = eval { - if ($text =~ /^s(.)(.*?)(? "PBot", - BUILD_REVISION => 4937, + BUILD_REVISION => 4938, BUILD_DATE => "2026-02-19", };