summaryrefslogtreecommitdiff
path: root/gemfeed/2025-11-02-perl-new-features-and-foostats.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-11-01 16:20:00 +0200
committerPaul Buetow <paul@buetow.org>2025-11-01 16:20:00 +0200
commit9d76f02ace424b7200d3a692f80b85df8c2ea048 (patch)
tree93062be5355439d453e710f8e1d246499f33c60c /gemfeed/2025-11-02-perl-new-features-and-foostats.md
parentdf436c6273f56cbde22292fe5b6187a20b953b90 (diff)
Update content for md
Diffstat (limited to 'gemfeed/2025-11-02-perl-new-features-and-foostats.md')
-rw-r--r--gemfeed/2025-11-02-perl-new-features-and-foostats.md2
1 files changed, 0 insertions, 2 deletions
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: