diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-04 21:45:55 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | f348163326b32d31b4bd828be6d217e850ccf89c (patch) | |
| tree | 88a6fdeec59366a74ffe02ed3c431e8c0a919e09 /content/html/gemfeed/atom.xml | |
| parent | db59b5437f289b58c6319aaf216bafe9af84a5c3 (diff) | |
Add Perl Poetry post
Diffstat (limited to 'content/html/gemfeed/atom.xml')
| -rw-r--r-- | content/html/gemfeed/atom.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index 2d43cf31..d3643b93 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2021-05-03T10:04:48+01:00</updated> + <updated>2021-05-04T21:44:21+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="https://buetow.org/gemfeed/atom.xml" rel="self" /> @@ -72,4 +72,15 @@ <email>comments@mx.buetow.org</email> </author> </entry> + <entry> + <title>Perl Poetry</title> + <link href="https://buetow.org/gemfeed/2008-06-26-perl-poetry.html" /> + <id>https://buetow.org/gemfeed/2008-06-26-perl-poetry.html</id> + <updated>2008-06-26T21:43:51+01:00</updated> + <summary>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.. .....to read on please visit my site.</summary> + <author> + <name>Paul Buetow</name> + <email>comments@mx.buetow.org</email> + </author> + </entry> </feed> |
