perlbot-blog/blog/index.atom
2017-10-02 15:12:14 -07:00

66 lines
3.2 KiB
XML

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://perlbot.pl/blog/</id>
<title>My Statocles Site</title>
<updated>2017-10-02T00:00:00Z</updated>
<link href="https://perlbot.pl/blog/index.atom" rel="self" />
<link href="https://perlbot.pl/blog/" rel="alternate" />
<generator version="0.086">Statocles</generator>
<entry>
<id>https://perlbot.pl/blog/2017/10/02/new-old-perls/</id>
<title>New old perls</title>
<link href="https://perlbot.pl/blog/2017/10/02/new-old-perls/" rel="alternate" />
<content type="html"><![CDATA[
<p>So as part of my own insanity I&#39;ve managed to port/compile some old perl versions on linux and get the running in the eval sandbox.
Earlier today I completed this goal and there&#39;s now an available version of every major stable perl release: 1, 2, 3, 4, 5.000, 5.001, 5.002, 5.003, 5.004, 5.005, 5.6, 5.8, 5.10, 5.12, 5.14, 5.16, 5.18, 5.20, 5.22, 5.24, and 5.26.</p>
<p>Now that I&#39;ve completed this goal, I&#39;ve decided to bundle up all the seriously old perls into an
easy to download file for anyone else who has decided to go a little insane and try out some
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.zst">https://perlbot.pl/bstatic/newoldperls.tar.zst</a>.
They&#39;re all expecting to live in /langs/ on a modernish linux system. That&#39;s actually a /langs
directory on the root filesystem. This was done to make getting them to work in the sandbox for the pastebin much easier.</p>
<p>ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.</p>
]]></content>
<updated>2017-10-02T00:00:00Z</updated>
</entry>
<entry>
<id>https://perlbot.pl/blog/2017/09/28/new-blog/</id>
<title>new blog</title>
<link href="https://perlbot.pl/blog/2017/09/28/new-blog/" rel="alternate" />
<content type="html"><![CDATA[
<p>I&#39;m going to try to post here with real updates about both perlbot and App::EvalServerAdvanced.
I&#39;ll start posting updates and other interesting things I&#39;m planning to do with App::EvalServerAdvanced
to make get feedback on how to make both projects more useful to everyone. I&#39;m hoping I can turn App::EvalServerAdvanced
into a more generalized ephemeral container system, that lets you securely and quickly spin up a container containing user content
and perform an action on it.</p>
]]></content>
<updated>2017-09-28T00:00:00Z</updated>
</entry>
<entry>
<id>https://perlbot.pl/blog/2017/09/25/first-post/</id>
<title>First Post</title>
<link href="https://perlbot.pl/blog/2017/09/25/first-post/" rel="alternate" />
<content type="html"><![CDATA[
<h1>Welcome To Your Blog</h1>
<p>This is your first post. To edit this post, open up /blog/2017/09/25/first-post/index.markdown
in your text editor.</p>
<p><a href="http://preaction.me/statocles/pod/Statocles/Help/Content">Check the documentation for how to write Statocles
content</a></p>
]]></content>
<updated>2017-09-25T00:00:00Z</updated>
</entry>
</feed>