summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/gemtext/gemfeed/2008-06-26-perl-poetry.gmi23
-rw-r--r--content/html/gemfeed/2008-06-26-perl-poetry.html22
2 files changed, 45 insertions, 0 deletions
diff --git a/content/gemtext/gemfeed/2008-06-26-perl-poetry.gmi b/content/gemtext/gemfeed/2008-06-26-perl-poetry.gmi
index ea936b91..15b25861 100644
--- a/content/gemtext/gemfeed/2008-06-26-perl-poetry.gmi
+++ b/content/gemtext/gemfeed/2008-06-26-perl-poetry.gmi
@@ -4,6 +4,29 @@
# Perl Poetry
+```
+ '\|/' *
+-- * -----
+ /|\ ____
+ ' | ' {_ o^> *
+ : -_ /)
+ : ( ( .-''`'.
+ . \ \ / \
+ . \ \ / \
+ \ `-' `'.
+ \ . ' / `.
+ \ ( \ ) ( .')
+ ,, t '. | / | (
+ '|``_/^\___ '| |`'-..-'| ( ()
+_~~|~/_|_|__/|~~~~~~~ | / ~~~~~ | | ~~~~~~~~
+ -_ |L[|]L|/ | |\ MJP ) )
+ ( |( / /|
+ ~~ ~ ~ ~~~~ | /\\ / /| |
+ || \\ _/ / | |
+ ~ ~ ~~~ _|| (_/ (___)_| |Nov291999
+ (__) (____)
+```
+
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 exists 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."
diff --git a/content/html/gemfeed/2008-06-26-perl-poetry.html b/content/html/gemfeed/2008-06-26-perl-poetry.html
index 45658370..c088b7ae 100644
--- a/content/html/gemfeed/2008-06-26-perl-poetry.html
+++ b/content/html/gemfeed/2008-06-26-perl-poetry.html
@@ -21,6 +21,28 @@ li { color: #98be65; }
<pre>Written by Paul Buetow 2008-06-26</pre>
<a class="textlink" href="../">Go back to the main site</a><br />
<h1>Perl Poetry</h1>
+<pre>
+ '\|/' *
+-- * -----
+ /|\ ____
+ ' | ' {_ o^&gt; *
+ : -_ /)
+ : ( ( .-''`'.
+ . \ \ / \
+ . \ \ / \
+ \ `-' `'.
+ \ . ' / `.
+ \ ( \ ) ( .')
+ ,, t '. | / | (
+ '|``_/^\___ '| |`'-..-'| ( ()
+_~~|~/_|_|__/|~~~~~~~ | / ~~~~~ | | ~~~~~~~~
+ -_ |L[|]L|/ | |\ MJP ) )
+ ( |( / /|
+ ~~ ~ ~ ~~~~ | /\\ / /| |
+ || \\ _/ / | |
+ ~ ~ ~~~ _|| (_/ (___)_| |Nov291999
+ (__) (____)
+</pre>
<p>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 exists for fun and demonstrate what you can do with Perl syntax.</p>
<p>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."</p>
<a class="textlink" href="https://en.wikipedia.org/wiki/Perl">https://en.wikipedia.org/wiki/Perl</a><br />