summaryrefslogtreecommitdiff
path: root/gemfeed/2008-06-26-perl-poetry.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-06-15 08:54:26 +0100
committerPaul Buetow <paul@buetow.org>2022-06-15 08:54:26 +0100
commite4676049f25c5fa0cb645d1555934fda88029fd5 (patch)
tree53bdd9694d755e56dbc375c6459adf104bbf5036 /gemfeed/2008-06-26-perl-poetry.html
parent03a55d2eeaa2da52f071571942082edeba6613dc (diff)
sweating the small stuff
Diffstat (limited to 'gemfeed/2008-06-26-perl-poetry.html')
-rw-r--r--gemfeed/2008-06-26-perl-poetry.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html
index 996ffcb9..b78c4351 100644
--- a/gemfeed/2008-06-26-perl-poetry.html
+++ b/gemfeed/2008-06-26-perl-poetry.html
@@ -30,7 +30,7 @@ _~~|~/_|_|__/|~~~~~~~ | / ~~~~~ | | ~~~~~~~~
|| \\ _/ / | |
~ ~ ~~~ _|| (_/ (___)_| |Nov291999
(__) (____)
-</pre>
+</pre><br />
<p class="quote"><i>Published by Paul at 2008-06-26, last updated at 2021-05-04</i></p>
<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 exist 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>
@@ -76,7 +76,7 @@ do { exp'onentize' and abs'olutize' };
home: //ig,'nore', time and sleep $very =~ s/tr/on/g;
__END__
-</pre>
+</pre><br />
<h2>christmas.pl</h2>
<pre>
#!/usr/bin/perl
@@ -120,7 +120,7 @@ END {} our $mission and do sleep until next Christmas ;}
__END__
This is perl, v5.8.8 built for i386-freebsd-64int
-</pre>
+</pre><br />
<h2>shopping.pl</h2>
<pre>
#!/usr/bin/perl
@@ -152,7 +152,7 @@ and sleep until unpack$ing, cool products();
__END__
This is perl, v5.8.8 built for i386-freebsd-64int
-</pre>
+</pre><br />
<h2>More...</h2>
<p>Did you like what you saw? Have a look at Codeberg to see my other poems too:</p>
<a class="textlink" href="https://codeberg.org/snonux/perl-poetry">https://codeberg.org/snonux/perl-poetry</a><br />