From 7555df0d8cdc94425353641fa89db6dd9a0f1a77 Mon Sep 17 00:00:00 2001 From: Petr Šabata Date: Jun 11 2017 13:09:33 +0000 Subject: Perl isn't an acronym The name of the language is Perl, the name of its interpreter is perl. The referenced module contains the perl interpreter and the Perl language core environment. Signed-off-by: Petr Šabata --- diff --git a/source/prototype/boltron.rst b/source/prototype/boltron.rst index 39d2eaf..20af293 100644 --- a/source/prototype/boltron.rst +++ b/source/prototype/boltron.rst @@ -15,7 +15,7 @@ The following is a list of modules that we have completed: - `memcached `__ - `haproxy `__ - `source-to-image `__ -- `PERL `__ +- `Perl `__ - `dhcp-server `__ - `postfix `__ - `container-runtime `__