diff --git a/blog/2017/09/28/new-blog/index.html b/blog/2017/09/28/new-blog/index.html index b1deace..162acc3 100644 --- a/blog/2017/09/28/new-blog/index.html +++ b/blog/2017/09/28/new-blog/index.html @@ -60,9 +60,9 @@ and perform an action on it.

diff --git a/blog/2017/10/02/new-old-perls/index.html b/blog/2017/10/02/new-old-perls/index.html new file mode 100644 index 0000000..d03904f --- /dev/null +++ b/blog/2017/10/02/new-old-perls/index.html @@ -0,0 +1,101 @@ + + + + + + + + + + New old perls - My Statocles Site + + + + +
+ + +
+
+
+
+
+
+

New old perls

+ + + +

Tags: +

+ + +
+
+

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.

+ +

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, https://perlbot.pl/bstatic/newoldperls.tar.zst. +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.

+ +

ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.

+ +
+ + + + + +
+
+ + +
+
+ + + + + diff --git a/blog/index.atom b/blog/index.atom index 62fe074..f0e015d 100644 --- a/blog/index.atom +++ b/blog/index.atom @@ -2,11 +2,32 @@ https://perlbot.pl/blog/ My Statocles Site - 2017-09-28T00:00:00Z + 2017-10-02T00:00:00Z Statocles + + https://perlbot.pl/blog/2017/10/02/new-old-perls/ + New old perls + + 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.

+ +

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, https://perlbot.pl/bstatic/newoldperls.tar.zst. +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.

+ +

ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.

+ + + + ]]>
+ 2017-10-02T00:00:00Z +
https://perlbot.pl/blog/2017/09/28/new-blog/ new blog diff --git a/blog/index.html b/blog/index.html index 21dbf52..fb2d5e9 100644 --- a/blog/index.html +++ b/blog/index.html @@ -34,6 +34,35 @@
+
+
+

New old perls

+ + + +

Tags: +

+ +
+ +

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.

+ +

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, https://perlbot.pl/bstatic/newoldperls.tar.zst. +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.

+ +

ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.

+ + + +

new blog

diff --git a/blog/index.rss b/blog/index.rss index 0633eb1..b52e3ba 100644 --- a/blog/index.rss +++ b/blog/index.rss @@ -6,6 +6,29 @@ Blog feed of My Statocles Site Statocles 0.086 + + New old perls + https://perlbot.pl/blog/2017/10/02/new-old-perls/ + https://perlbot.pl/blog/2017/10/02/new-old-perls/ + 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.

+ +

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, https://perlbot.pl/bstatic/newoldperls.tar.zst. +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.

+ +

ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.

+ + + + ]]>
+ + Mon, 02 Oct 2017 00:00:00 +0000 + +
new blog https://perlbot.pl/blog/2017/09/28/new-blog/ diff --git a/bstatic/newoldperls.tar.zst b/bstatic/newoldperls.tar.zst new file mode 100644 index 0000000..7b47623 Binary files /dev/null and b/bstatic/newoldperls.tar.zst differ diff --git a/sitemap.xml b/sitemap.xml index 4855dcb..1c0ae7f 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,13 +4,13 @@ https://perlbot.pl/ weekly 0.5 - 2017-09-28 + 2017-10-02 https://perlbot.pl/blog/ daily 0.3 - 2017-09-28 + 2017-10-02 https://perlbot.pl/blog/2017/09/25/first-post/ @@ -24,11 +24,17 @@ 0.5 2017-09-28 + + https://perlbot.pl/blog/2017/10/02/new-old-perls/ + weekly + 0.5 + 2017-10-02 + https://perlbot.pl/page/seccomp/ weekly 0.5 - 2017-09-28 + 2017-10-02