summaryrefslogtreecommitdiff
path: root/gemfeed/2008-06-26-perl-poetry.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2008-06-26-perl-poetry.gmi')
-rw-r--r--gemfeed/2008-06-26-perl-poetry.gmi20
1 files changed, 14 insertions, 6 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.gmi b/gemfeed/2008-06-26-perl-poetry.gmi
index 0f3ba25b..5c1f8077 100644
--- a/gemfeed/2008-06-26-perl-poetry.gmi
+++ b/gemfeed/2008-06-26-perl-poetry.gmi
@@ -2,6 +2,12 @@
> Published at 2008-06-26T21:43:51+01:00; Updated at 2021-05-04
+Here are some Perl Poems I wrote. They don't do anything useful when you run them, but they don't produce a compiler error either. They only exist for fun and demonstrate what you can do with Perl syntax.
+
+Wikipedia: "Perl poetry is the practice of writing poems that can be compiled as legal Perl code, for example the piece known as Black Perl. Perl poetry is made possible by the large number of English words that are used in the Perl language. New poems are regularly submitted to the community at PerlMonks."
+
+=> https://en.wikipedia.org/wiki/Perl
+
```
'\|/' *
-- * -----
@@ -25,11 +31,13 @@ _~~|~/_|_|__/|~~~~~~~ | / ~~~~~ | | ~~~~~~~~
(__) (____)
```
-Here are some Perl Poems I wrote. They don't do anything useful when you run them, but they don't produce a compiler error either. They only exist for fun and demonstrate what you can do with Perl syntax.
-
-Wikipedia: "Perl poetry is the practice of writing poems that can be compiled as legal Perl code, for example the piece known as Black Perl. Perl poetry is made possible by the large number of English words that are used in the Perl language. New poems are regularly submitted to the community at PerlMonks."
+## Table of Contents
-=> https://en.wikipedia.org/wiki/Perl
+* ⇢ Perl Poetry
+* ⇢ ⇢ math.pl
+* ⇢ ⇢ christmas.pl
+* ⇢ ⇢ shopping.pl
+* ⇢ ⇢ More...
## math.pl
@@ -165,8 +173,8 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-=> ./2008-06-26-perl-poetry.gmi 2008-06-26 Perl Poetry (You are currently reading this)
-=> ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 Perl Daemon (Service Framework)
=> ./2022-05-27-perl-is-still-a-great-choice.gmi 2022-05-27 Perl is still a great choice
+=> ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 Perl Daemon (Service Framework)
+=> ./2008-06-26-perl-poetry.gmi 2008-06-26 Perl Poetry (You are currently reading this)
=> ../ Back to the main site