From 9d76f02ace424b7200d3a692f80b85df8c2ea048 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 Nov 2025 16:20:00 +0200 Subject: Update content for md --- gemfeed/2025-11-02-perl-new-features-and-foostats.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2025-11-02-perl-new-features-and-foostats.md b/gemfeed/2025-11-02-perl-new-features-and-foostats.md index c4b5bffb..8f4dca74 100644 --- a/gemfeed/2025-11-02-perl-new-features-and-foostats.md +++ b/gemfeed/2025-11-02-perl-new-features-and-foostats.md @@ -188,8 +188,6 @@ package bar; sub hello { print "Hello from package bar\n"; } - -1 ``` But now it is also possible to do this: -- cgit v1.2.3