From 196aec4cb4fe2eafbdfe8d7f5a11bc9778f66a7c Mon Sep 17 00:00:00 2001 From: TheBloke Date: Tue, 15 Dec 2015 18:51:37 +0000 Subject: [PATCH] + again --- docs/Compile.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Compile.rst b/docs/Compile.rst index 6b34aaa47..50ffd15cd 100644 --- a/docs/Compile.rst +++ b/docs/Compile.rst @@ -245,8 +245,8 @@ following environment variable:: This manages Perl 5 locally under ``~/perl5/``, providing an easy way to install Perl and run CPAN against it without ``sudo``. - It can maintain multiple Perl installs, and being local has the - benefit of easy migration and insulation from OS upgrades. + It can maintain multiple Perl installs and being local has the + benefit of easy migration and insulation from OS issues and upgrades. See http://perlbrew.pl/ for more details.