From: smcv Date: Sun, 14 Sep 2014 22:53:37 +0000 (-0400) Subject: point taken X-Git-Tag: 3.20140916~22 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/8c20849e0414dec8cb382d9217931354e07706ba point taken --- diff --git a/doc/bugs/CGI_wrapper_doesn__39__t_store_PERL5LIB_environment_variable.mdwn b/doc/bugs/CGI_wrapper_doesn__39__t_store_PERL5LIB_environment_variable.mdwn index a60fe130f..b94b79c59 100644 --- a/doc/bugs/CGI_wrapper_doesn__39__t_store_PERL5LIB_environment_variable.mdwn +++ b/doc/bugs/CGI_wrapper_doesn__39__t_store_PERL5LIB_environment_variable.mdwn @@ -63,3 +63,7 @@ It just takes up space twice in the generated wrapper otherwise. Admittedly it's not much space, but seems to be even less point ... ? -- Chap + +> That makes sense, as long as nothing else is going to read +> `$config{ENV}` for purposes other than copying it into the actual +> environment. --[[smcv]]