diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-04 21:59:26 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | fbec1ad80b72764112fc8124a343f46ad5eaddd9 (patch) | |
| tree | 9a0a3964fb097f2da25a2017ab0c862d14bacf25 /content/gemtext/gemfeed/2008-06-26-perl-poetry.gmi | |
| parent | f348163326b32d31b4bd828be6d217e850ccf89c (diff) | |
add camel ascii art
Diffstat (limited to 'content/gemtext/gemfeed/2008-06-26-perl-poetry.gmi')
| -rw-r--r-- | content/gemtext/gemfeed/2008-06-26-perl-poetry.gmi | 23 |
1 files changed, 23 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." |
