54 lines
2.9 KiB
XML
54 lines
2.9 KiB
XML
<?xml version="1.0"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Perlbot.pl pastebin</title>
|
|
<link>https://perlbot.pl/blog/</link>
|
|
<atom:link href="https://perlbot.pl/blog/index.rss" rel="self" type="application/rss+xml" />
|
|
<description>Blog feed of Perlbot.pl pastebin</description>
|
|
<generator>Statocles 0.086</generator>
|
|
<item>
|
|
<title>New old perls</title>
|
|
<link>https://perlbot.pl/blog/2017/10/02/new-old-perls/</link>
|
|
<guid>https://perlbot.pl/blog/2017/10/02/new-old-perls/</guid>
|
|
<description><![CDATA[
|
|
<p>So as part of my own insanity I'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'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've completed this goal, I'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.xz">https://perlbot.pl/bstatic/newoldperls.tar.xz</a>.
|
|
They're all expecting to live in /langs/ on a modernish linux system. That'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>Also available as a download in <a href="https://perlbot.pl/bstatic/newoldperls.tar.gz">.tar.gz</a> and <a href="https://perlbot.pl/bstatic/newoldperls.tar.zst">.tar.zst</a></p>
|
|
|
|
<p>ps. .tar.zst is compressed with zstandard/zstd, i wanted to try it out.</p>
|
|
|
|
|
|
|
|
]]></description>
|
|
<pubDate>
|
|
Mon, 02 Oct 2017 00:00:00 +0000
|
|
</pubDate>
|
|
</item>
|
|
<item>
|
|
<title>new blog</title>
|
|
<link>https://perlbot.pl/blog/2017/09/28/new-blog/</link>
|
|
<guid>https://perlbot.pl/blog/2017/09/28/new-blog/</guid>
|
|
<description><![CDATA[
|
|
<p>I'm going to try to post here with real updates about both perlbot and App::EvalServerAdvanced.
|
|
I'll start posting updates and other interesting things I'm planning to do with App::EvalServerAdvanced
|
|
to make get feedback on how to make both projects more useful to everyone. I'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>
|
|
|
|
|
|
|
|
]]></description>
|
|
<pubDate>
|
|
Thu, 28 Sep 2017 00:00:00 +0000
|
|
</pubDate>
|
|
</item>
|
|
</channel>
|
|
</rss>
|
|
|